* [PATCH -next] xfs: remove duplicated include from xfs_bmap.c
@ 2013-10-21 2:56 Wei Yongjun
2013-10-21 4:03 ` Dave Chinner
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-10-21 2:56 UTC (permalink / raw)
To: bpm, elder; +Cc: yongjun_wei, xfs, linux-kernel
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
fs/xfs/xfs_bmap.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/xfs/xfs_bmap.c b/fs/xfs/xfs_bmap.c
index e6b4202..92b97f7 100644
--- a/fs/xfs/xfs_bmap.c
+++ b/fs/xfs/xfs_bmap.c
@@ -34,7 +34,6 @@
#include "xfs_dinode.h"
#include "xfs_inode.h"
#include "xfs_btree.h"
-#include "xfs_mount.h"
#include "xfs_itable.h"
#include "xfs_inode_item.h"
#include "xfs_extfree_item.h"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-21 4:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 2:56 [PATCH -next] xfs: remove duplicated include from xfs_bmap.c Wei Yongjun
2013-10-21 4:03 ` Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox