public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 11/12] xfs: xfs_trace.c: remove duplicated #include
@ 2010-05-22 17:13 Huang Weiyi
  2010-05-26  6:14 ` Dave Chinner
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2010-05-22 17:13 UTC (permalink / raw)
  To: aelder; +Cc: Huang Weiyi, xfs

Remove duplicated #include('s) in
  fs/xfs/linux-2.6/xfs_trace.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 fs/xfs/linux-2.6/xfs_trace.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/xfs/linux-2.6/xfs_trace.c b/fs/xfs/linux-2.6/xfs_trace.c
index 207fa77..d12be84 100644
--- a/fs/xfs/linux-2.6/xfs_trace.c
+++ b/fs/xfs/linux-2.6/xfs_trace.c
@@ -50,7 +50,6 @@
 #include "quota/xfs_dquot_item.h"
 #include "quota/xfs_dquot.h"
 #include "xfs_log_recover.h"
-#include "xfs_buf_item.h"
 #include "xfs_inode_item.h"
 
 /*
-- 
1.6.1.3

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-26  6:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:13 [PATCH 11/12] xfs: xfs_trace.c: remove duplicated #include Huang Weiyi
2010-05-26  6:14 ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox