Re: [PATCH 4/5] lockd: Remove unused nfsd headers #includes

From: J. Bruce Fields
Date: Wed Nov 25 2009 - 15:22:49 EST


On Wed, Nov 25, 2009 at 03:10:11PM -0500, J. Bruce Fields wrote:
> On Tue, Nov 24, 2009 at 08:03:12PM +0200, Boaz Harrosh wrote:
> >
> > In what history where these ever needed? Well not
> > any more.
>
> Applied, thanks.--b.

Um, I said that before I actually tried to compile it.... OK, dropping
for now (assuming I'm missing some earlier patch).

--b.

>
> >
> > Signed-off-by: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
> > ---
> > fs/lockd/svc4proc.c | 4 ----
> > fs/lockd/svcproc.c | 4 ----
> > 2 files changed, 0 insertions(+), 8 deletions(-)
> >
> > diff --git a/fs/lockd/svc4proc.c b/fs/lockd/svc4proc.c
> > index bd173a6..a7966ee 100644
> > --- a/fs/lockd/svc4proc.c
> > +++ b/fs/lockd/svc4proc.c
> > @@ -11,10 +11,6 @@
> > #include <linux/time.h>
> > #include <linux/slab.h>
> > #include <linux/smp_lock.h>
> > -#include <linux/in.h>
> > -#include <linux/sunrpc/svc.h>
> > -#include <linux/sunrpc/clnt.h>
> > -#include <linux/nfsd/nfsd.h>
> > #include <linux/lockd/lockd.h>
> > #include <linux/lockd/share.h>
> >
> > diff --git a/fs/lockd/svcproc.c b/fs/lockd/svcproc.c
> > index e1d28dd..56c9519 100644
> > --- a/fs/lockd/svcproc.c
> > +++ b/fs/lockd/svcproc.c
> > @@ -11,10 +11,6 @@
> > #include <linux/time.h>
> > #include <linux/slab.h>
> > #include <linux/smp_lock.h>
> > -#include <linux/in.h>
> > -#include <linux/sunrpc/svc.h>
> > -#include <linux/sunrpc/clnt.h>
> > -#include <linux/nfsd/nfsd.h>
> > #include <linux/lockd/lockd.h>
> > #include <linux/lockd/share.h>
> >
> > --
> > 1.6.5.2
> >
> >
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/