forked from luck/tmp_suning_uos_patched
reiserfs: removed duplicated #include
Removed duplicated #include <linux/quotaops.h> in fs/reiserfs/super.c. Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
523723bb50
commit
dd763460eb
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user