[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080810211208.A47C.WEIYI.HUANG@gmail.com>
Date: Sun, 10 Aug 2008 21:15:45 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: jack@...e.cz
Cc: linux-kernel@...r.kernel.org
Subject: fs/reiserfs/super.c: removed duplicated #include
Removed duplicated #include <linux/quotaops.h> in
fs/reiserfs/super.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
diff --git a/fs/reiserfs/super.c b/fs/reiserfs/super.c
index 282a135..d318c7e 100644
--- a/fs/reiserfs/super.c
+++ b/fs/reiserfs/super.c
@@ -27,7 +27,6 @@
#include <linux/mnt_namespace.h>
#include <linux/mount.h>
#include <linux/namei.h>
-#include <linux/quotaops.h>
struct file_system_type reiserfs_fs_type;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists