ext4: super.c whitespace cleanup
authorAndreas Dilger <adilger@sun.com>
Wed, 3 Jun 2009 21:59:28 +0000 (17:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jun 2009 21:59:28 +0000 (17:59 -0400)
Cleanup of whitespace and formatting.  Initially driven by confusing indents
for the ext4_{block,inode}_bitmap() et. al. helper routines, but figured I'd
cleanup some other 80-column wrapping and other indenting problems at the
same time.

Signed-off-by: Andreas Dilger <adilger@sun.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found