From: "J. Bruce Fields" <bfields@fieldses.org>
To: Stanislav Kinsbursky <skinsbursky@parallels.com>
Cc: Trond.Myklebust@netapp.com, linux-nfs@vger.kernel.org,
linux-kernel@vger.kernel.org, devel@openvz.org
Subject: Re: [PATCH] SUNRPC: remove redundant "linux/nsproxy.h" includes
Date: Fri, 7 Dec 2012 10:04:59 -0500 [thread overview]
Message-ID: <20121207150459.GH17115@fieldses.org> (raw)
In-Reply-To: <20121204121856.3029.355.stgit@localhost.localdomain>
On Tue, Dec 04, 2012 at 03:18:58PM +0300, Stanislav Kinsbursky wrote:
> This is a cleanup patch.
OK, applying.--b.
>
> Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
> ---
> net/sunrpc/rpcb_clnt.c | 1 -
> net/sunrpc/svc.c | 1 -
> 2 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/net/sunrpc/rpcb_clnt.c b/net/sunrpc/rpcb_clnt.c
> index a70acae..109a67a 100644
> --- a/net/sunrpc/rpcb_clnt.c
> +++ b/net/sunrpc/rpcb_clnt.c
> @@ -23,7 +23,6 @@
> #include <linux/errno.h>
> #include <linux/mutex.h>
> #include <linux/slab.h>
> -#include <linux/nsproxy.h>
> #include <net/ipv6.h>
>
> #include <linux/sunrpc/clnt.h>
> diff --git a/net/sunrpc/svc.c b/net/sunrpc/svc.c
> index be301e1..529400d 100644
> --- a/net/sunrpc/svc.c
> +++ b/net/sunrpc/svc.c
> @@ -20,7 +20,6 @@
> #include <linux/module.h>
> #include <linux/kthread.h>
> #include <linux/slab.h>
> -#include <linux/nsproxy.h>
>
> #include <linux/sunrpc/types.h>
> #include <linux/sunrpc/xdr.h>
>
prev parent reply other threads:[~2012-12-07 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-04 12:18 [PATCH] SUNRPC: remove redundant "linux/nsproxy.h" includes Stanislav Kinsbursky
2012-12-07 15:04 ` J. Bruce Fields [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121207150459.GH17115@fieldses.org \
--to=bfields@fieldses.org \
--cc=Trond.Myklebust@netapp.com \
--cc=devel@openvz.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=skinsbursky@parallels.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).