Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1177095
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ext4:Make the function ext4_ext_tree_init have a return type of void |
| Date | 2015-07-06 04:30 +0200 |
| Message-ID | <pJ4kp-2kj-5@gated-at.bofh.it> (permalink) |
| References | <pJ4kp-2kj-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jul 05, 2015 at 09:09:04PM -0400, Nicholas Krause wrote: > This makes the function ext4_ext_tree_init have a return type of > void due to this function always completed its intended work of > intialzing a ext4_extent_header structue pointer off its passed > arguments of a inode and handle_t pointer. > > Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Nick, You *promised* you would give up on sending cleanup patches. Clearly, you can't be trusted. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ext4:Make the function ext4_ext_tree_init have a return type of void Theodore Ts'o <tytso@mit.edu> - 2015-07-06 04:30 +0200
csiph-web