* [PATCH] include/linux/ext4_fs.h - remove duplicate include
@ 2008-03-09 23:55 Joe Perches
0 siblings, 0 replies; only message in thread
From: Joe Perches @ 2008-03-09 23:55 UTC (permalink / raw)
To: Ted Ts'o, Andreas Dilger, Dave Kleikamp, Eric Sandeen,
Mingming Cao
Cc: linux-ext4, LKML
Signed-off-by: Joe Perches <joe@perches.com>
include/linux/ext4_fs.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/linux/ext4_fs.h b/include/linux/ext4_fs.h
index 2500325..5c1677a 100644
--- a/include/linux/ext4_fs.h
+++ b/include/linux/ext4_fs.h
@@ -19,7 +19,6 @@
#include <linux/types.h>
#include <linux/blkdev.h>
#include <linux/magic.h>
-
#include <linux/ext4_fs_i.h>
/*
@@ -176,7 +175,6 @@ struct ext4_group_desc
#define EXT4_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */
#ifdef __KERNEL__
-#include <linux/ext4_fs_i.h>
#include <linux/ext4_fs_sb.h>
#endif
/*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-09 23:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 23:55 [PATCH] include/linux/ext4_fs.h - remove duplicate include Joe Perches
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox