| commit | 0b8e58a140cae2ba1c4a21ccae7c6c3c939c51f9 | [log] [tgz] |
|---|---|---|
| author | Andreas Dilger <adilger@sun.com> | Wed Jun 03 17:59:28 2009 -0400 |
| committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 03 17:59:28 2009 -0400 |
| tree | 70fc974b7f4b258a3cf0a64a825dbebc9e1f1150 | |
| parent | bfcd3555af478dbf04c87adc9bb1a739d0a6ccff [diff] |
ext4: super.c whitespace cleanup
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>