[PATCH] ext3: More whitespace cleanups

More white space cleanups in preparation of cloning ext4 from ext3.
Removing spaces that precede a tab.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
此提交包含在:
Dave Kleikamp
2006-09-27 01:49:35 -07:00
提交者 Linus Torvalds
父節點 7543fc7b3a
當前提交 e9ad5620bf
共有 14 個檔案被更改,包括 48 行新增48 行删除

查看文件

@@ -314,7 +314,7 @@ static int do_one_pass(journal_t *journal,
unsigned long next_log_block;
int err, success = 0;
journal_superblock_t * sb;
journal_header_t * tmp;
journal_header_t * tmp;
struct buffer_head * bh;
unsigned int sequence;
int blocktype;