]> git.baikalelectronics.ru Git - kernel.git/commit
Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.
authorTristan Ye <tristan.ye@oracle.com>
Tue, 24 May 2011 07:22:59 +0000 (15:22 +0800)
committerTristan Ye <tristan.ye@oracle.com>
Wed, 25 May 2011 04:17:18 +0000 (12:17 +0800)
commit0b4506f85e58725df3cf5331cca47537b5b4c968
tree26d543b8b88a32db75a286895a12c69c2280b081
parent78bd4c7fbf4f8c82c285adb845f5873f6ab3c909
Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.

It just removes some macros for the sake of typechecking gains.

Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
fs/ocfs2/ioctl.c