On Fri, Jul 11, 2008 at 04:02:06PM +0530, Manish Katiyar wrote: > + if (buf) { > + ext2fs_free_mem(&buf); > + } I'll fix this up and apply, but in the future, please respect the surrounding whitespace rules of the source code. For e2fsprogs that means (among other things) each level is indented 8 spaces, no curly braces are needed for single statements, and no white space at the end of lines. Thanks, - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html