* [PATCH] xfs: remove duplicated #include
@ 2010-05-25 22:15 Huang Weiyi
2010-05-26 6:15 ` Dave Chinner
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2010-05-25 22:15 UTC (permalink / raw)
To: aelder; +Cc: Huang Weiyi, xfs
Remove duplicated #include('s) in
fs/xfs/linux-2.6/xfs_quotaops.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
fs/xfs/linux-2.6/xfs_quotaops.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/xfs/linux-2.6/xfs_quotaops.c b/fs/xfs/linux-2.6/xfs_quotaops.c
index 9ac8aea..067cafb 100644
--- a/fs/xfs/linux-2.6/xfs_quotaops.c
+++ b/fs/xfs/linux-2.6/xfs_quotaops.c
@@ -23,7 +23,6 @@
#include "xfs_ag.h"
#include "xfs_mount.h"
#include "xfs_quota.h"
-#include "xfs_log.h"
#include "xfs_trans.h"
#include "xfs_bmap_btree.h"
#include "xfs_inode.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
* Re: [PATCH] xfs: remove duplicated #include
2010-05-25 22:15 [PATCH] xfs: remove duplicated #include Huang Weiyi
@ 2010-05-26 6:15 ` Dave Chinner
0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2010-05-26 6:15 UTC (permalink / raw)
To: Huang Weiyi; +Cc: xfs, aelder
On Wed, May 26, 2010 at 06:15:26AM +0800, Huang Weiyi wrote:
> Remove duplicated #include('s) in
> fs/xfs/linux-2.6/xfs_quotaops.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Looks good, will push through the XFS tree.
Reviewed-by: Dave Chinner <david@fromorbit.com>
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-26 6:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-25 22:15 [PATCH] xfs: remove duplicated #include Huang Weiyi
2010-05-26 6:15 ` Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox