public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [PATCH -next] xfs: remove duplicated include from xfs_bmap.c
  2013-10-21  2:56 [PATCH -next] xfs: remove duplicated include from xfs_bmap.c Wei Yongjun
@ 2013-10-21  4:03 ` Dave Chinner
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2013-10-21  4:03 UTC (permalink / raw)
  To: Wei Yongjun; +Cc: bpm, elder, yongjun_wei, linux-kernel, xfs

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

^ permalink raw reply	[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