* [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c [not found] <1247063308.4382.12.camel@ht.satnam> @ 2009-07-08 15:46 ` Jaswinder Singh Rajput 2009-07-09 14:52 ` Olaf Weber 0 siblings, 1 reply; 2+ messages in thread From: Jaswinder Singh Rajput @ 2009-07-08 15:46 UTC (permalink / raw) To: felixb, xfs-masters, xfs, Sam Ravnborg, LKML fix the following 'make includecheck' warning: fs/xfs/linux-2.6/xfs_iops.c: xfs_acl.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> --- fs/xfs/linux-2.6/xfs_iops.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fs/xfs/linux-2.6/xfs_iops.c b/fs/xfs/linux-2.6/xfs_iops.c index 58973bb..793a146 100644 --- a/fs/xfs/linux-2.6/xfs_iops.c +++ b/fs/xfs/linux-2.6/xfs_iops.c @@ -43,7 +43,6 @@ #include "xfs_error.h" #include "xfs_itable.h" #include "xfs_rw.h" -#include "xfs_acl.h" #include "xfs_attr.h" #include "xfs_buf_item.h" #include "xfs_utils.h" -- 1.6.0.6 _______________________________________________ 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 34/44] includecheck fix: fs/xfs, xfs_iops.c 2009-07-08 15:46 ` [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c Jaswinder Singh Rajput @ 2009-07-09 14:52 ` Olaf Weber 0 siblings, 0 replies; 2+ messages in thread From: Olaf Weber @ 2009-07-09 14:52 UTC (permalink / raw) To: Jaswinder Singh Rajput; +Cc: xfs-masters, LKML, Sam Ravnborg, xfs Jaswinder Singh Rajput writes: > fix the following 'make includecheck' warning: > fs/xfs/linux-2.6/xfs_iops.c: xfs_acl.h is included more than once. > Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Acked-By: Olaf Weber <olaf@sgi.com> > --- > fs/xfs/linux-2.6/xfs_iops.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > diff --git a/fs/xfs/linux-2.6/xfs_iops.c b/fs/xfs/linux-2.6/xfs_iops.c > index 58973bb..793a146 100644 > --- a/fs/xfs/linux-2.6/xfs_iops.c > +++ b/fs/xfs/linux-2.6/xfs_iops.c > @@ -43,7 +43,6 @@ > #include "xfs_error.h" > #include "xfs_itable.h" > #include "xfs_rw.h" > -#include "xfs_acl.h" > #include "xfs_attr.h" > #include "xfs_buf_item.h" > #include "xfs_utils.h" > -- > 1.6.0.6 -- Olaf Weber SGI Phone: +31(0)30-6696752 Veldzigt 2b Fax: +31(0)30-6696799 Technical Lead 3454 PW de Meern Vnet: 955-7151 Storage Software The Netherlands Email: olaf@sgi.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:[~2009-07-09 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1247063308.4382.12.camel@ht.satnam>
2009-07-08 15:46 ` [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c Jaswinder Singh Rajput
2009-07-09 14:52 ` Olaf Weber
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox