From: "J . Bruce Fields" <bfields@fieldses.org>
To: YueHaibing <yuehaibing@huawei.com>
Cc: Jeff Layton <jeff.layton@primarydata.com>,
Weston Andros Adamson <dros@primarydata.com>,
Richard Sharpe <richard.sharpe@primarydata.com>,
Trond Myklebust <trond.myklebust@primarydata.com>,
Chuck Lever <chuck.lever@oracle.com>,
linux-nfs@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] nfsd: remove duplicated include from filecache.c
Date: Tue, 20 Aug 2019 11:15:54 -0400 [thread overview]
Message-ID: <20190820151554.GA7026@fieldses.org> (raw)
In-Reply-To: <20190820013243.129865-1-yuehaibing@huawei.com>
Thanks, applied.--b.
On Tue, Aug 20, 2019 at 01:32:43AM +0000, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
> fs/nfsd/filecache.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/nfsd/filecache.c b/fs/nfsd/filecache.c
> index 4759fdc8a07e..07939f4834e8 100644
> --- a/fs/nfsd/filecache.c
> +++ b/fs/nfsd/filecache.c
> @@ -6,7 +6,6 @@
>
> #include <linux/hash.h>
> #include <linux/slab.h>
> -#include <linux/hash.h>
> #include <linux/file.h>
> #include <linux/sched.h>
> #include <linux/list_lru.h>
>
>
prev parent reply other threads:[~2019-08-20 15:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-20 1:32 YueHaibing
2019-08-20 15:15 ` 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=20190820151554.GA7026@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=dros@primarydata.com \
--cc=jeff.layton@primarydata.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=richard.sharpe@primarydata.com \
--cc=trond.myklebust@primarydata.com \
--cc=yuehaibing@huawei.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
Powered by JetHome