2010-08-05 13:51:36

by Andrea Gelmini

[permalink] [raw]
Subject: [PATCH 12/15] net: sunrpc: removed duplicated #include

Signed-off-by: Andrea Gelmini <[email protected]>
---
net/sunrpc/cache.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/sunrpc/cache.c b/net/sunrpc/cache.c
index 58de76c..b75879b 100644
--- a/net/sunrpc/cache.c
+++ b/net/sunrpc/cache.c
@@ -34,7 +34,6 @@
#include <linux/sunrpc/cache.h>
#include <linux/sunrpc/stats.h>
#include <linux/sunrpc/rpc_pipe_fs.h>
-#include <linux/smp_lock.h>

#define RPCDBG_FACILITY RPCDBG_CACHE

--
1.7.2.1.85.g2d089



2010-08-05 15:10:53

by J. Bruce Fields

[permalink] [raw]
Subject: Re: [PATCH 12/15] net: sunrpc: removed duplicated #include

On Thu, Aug 05, 2010 at 03:51:36PM +0200, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <[email protected]>

Thanks, applied for 2.6.36.

--b.

> ---
> net/sunrpc/cache.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/net/sunrpc/cache.c b/net/sunrpc/cache.c
> index 58de76c..b75879b 100644
> --- a/net/sunrpc/cache.c
> +++ b/net/sunrpc/cache.c
> @@ -34,7 +34,6 @@
> #include <linux/sunrpc/cache.h>
> #include <linux/sunrpc/stats.h>
> #include <linux/sunrpc/rpc_pipe_fs.h>
> -#include <linux/smp_lock.h>
>
> #define RPCDBG_FACILITY RPCDBG_CACHE
>
> --
> 1.7.2.1.85.g2d089
>