]> git.baikalelectronics.ru Git - kernel.git/commit
nilfs2: fix style problems in nilfs2_fs.h
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 25 Apr 2010 16:17:48 +0000 (01:17 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Mon, 10 May 2010 02:32:29 +0000 (11:32 +0900)
commit0df2a6e145902f62141672bd2f4dae779a21698d
tree0bcaedd62351303190014a4c3ed174938993b3ee
parent230962d1bcfee39a38252a5f1e4dc030a0839559
nilfs2: fix style problems in nilfs2_fs.h

This kills the following checkpatch warnings:

WARNING: please, no space before tabs
+^I__le32^Is_first_ino; ^I^I/* First non-reserved inode */$

WARNING: please, no space before tabs
+^I__le16  s_inode_size; ^I^I/* Size of an inode */$

WARNING: please, no space before tabs
+^Ichar^Is_volume_name[16]; ^I/* volume name */$

WARNING: please, no space before tabs
+^Ichar^Is_last_mounted[64]; ^I/* directory where last mounted */$

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
include/linux/nilfs2_fs.h