bitops.h provide definitions and macros that aren't used in fs/ext4/inode.c at all. Signed-off-by: Zhang Zhen <zhenzhang.zhang@xxxxxxxxxx> --- fs/ext4/inode.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index 035b7a0..2b04a86 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c @@ -37,7 +37,6 @@ #include <linux/printk.h> #include <linux/slab.h> #include <linux/ratelimit.h> -#include <linux/bitops.h> #include "ext4_jbd2.h" #include "xattr.h" -- 1.9.1 . -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html