*: mass cosmetic removal of extra empty lines. no code changes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-07-26 01:06:14 +02:00
parent ccb9771861
commit f3ea792bad
53 changed files with 13 additions and 111 deletions

View File

@@ -104,4 +104,3 @@ errcode_t ext2fs_resize_block_bitmap(__u32 new_end, __u32 new_real_end,
bmap->magic = EXT2_ET_MAGIC_BLOCK_BITMAP;
return retval;
}