Re: [PATCH 4/5] lockd: Remove unused nfsd headers #includes
From: J. Bruce Fields
Date: Wed Nov 25 2009 - 15:09:37 EST
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@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/