* [PATCH -next] xfs: remove duplicated include from xfs_bmap.c
@ 2013-10-21 2:56 ` Wei Yongjun
0 siblings, 0 replies; 4+ messages in thread
From: Wei Yongjun @ 2013-10-21 2:56 UTC (permalink / raw)
To: bpm, elder; +Cc: yongjun_wei, linux-kernel, xfs
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"
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH -next] xfs: remove duplicated include from xfs_bmap.c
@ 2013-10-21 2:56 ` Wei Yongjun
0 siblings, 0 replies; 4+ 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] 4+ messages in thread
* Re: [PATCH -next] xfs: remove duplicated include from xfs_bmap.c
2013-10-21 2:56 ` Wei Yongjun
@ 2013-10-21 4:03 ` Dave Chinner
-1 siblings, 0 replies; 4+ messages in thread
From: Dave Chinner @ 2013-10-21 4:03 UTC (permalink / raw)
To: Wei Yongjun; +Cc: bpm, elder, yongjun_wei, xfs, linux-kernel
On Mon, Oct 21, 2013 at 10:56:15AM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
That's fixed in a series of patches that has already been posted for
review. See:
http://oss.sgi.com/archives/xfs/2013-10/msg00374.html
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-21 4:03 UTC | newest]
Thread overview: 4+ 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 2:56 ` Wei Yongjun
2013-10-21 4:03 ` Dave Chinner
2013-10-21 4:03 ` Dave Chinner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.