[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091125201011.GG32502@fieldses.org>
Date: Wed, 25 Nov 2009 15:10:11 -0500
From: "J. Bruce Fields" <bfields@...i.umich.edu>
To: Boaz Harrosh <bharrosh@...asas.com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
linux-parisc <linux-parisc@...r.kernel.org>,
sparclinux <sparclinux@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
NFS list <linux-nfs@...r.kernel.org>,
pNFS Mailing List <pnfs@...ux-nfs.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 4/5] lockd: Remove unused nfsd headers #includes
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.
>
> Signed-off-by: Boaz Harrosh <bharrosh@...asas.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists