linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fs/ext4: remove unused header file
       [not found] <1429513092-6010-1-git-send-email-zhenzhang.zhang@huawei.com>
@ 2015-04-20  7:01 ` Zhang Zhen
  0 siblings, 0 replies; only message in thread
From: Zhang Zhen @ 2015-04-20  7:01 UTC (permalink / raw)
  To: tytso@mit.edu; +Cc: linux-ext4@vger.kernel.org

bitops.h provide definitions and macros that aren't used
in fs/ext4/inode.c at all.

Signed-off-by: Zhang Zhen <zhenzhang.zhang@huawei.com>
---
 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


.





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-20  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1429513092-6010-1-git-send-email-zhenzhang.zhang@huawei.com>
2015-04-20  7:01 ` [PATCH] fs/ext4: remove unused header file Zhang Zhen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).