From: Devesh Sharma <devesh.sharma@broadcom.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>,
linux-rdma <linux-rdma@vger.kernel.org>,
Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 3/4] xprtrdma: Remove include for linux/prefetch.h
Date: Sat, 28 Oct 2017 13:06:20 +0530 [thread overview]
Message-ID: <CANjDDBj0vq+FPFNgHU2DdMUpkJx8ho_jjjW-ur_Gt6wL03h7GA@mail.gmail.com> (raw)
In-Reply-To: <20171027164410.10826.94955.stgit@manet.1015granger.net>
looks good,
Reveiwed-By: Devesh Sharma <devesh.sharma@broadcom.com>
On Fri, Oct 27, 2017 at 10:14 PM, Chuck Lever <chuck.lever@oracle.com> wrote:
> Clean up. This include should have been removed by
> commit 23826c7aeac7 ("xprtrdma: Serialize credit accounting again").
>
> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
> ---
> net/sunrpc/xprtrdma/verbs.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/net/sunrpc/xprtrdma/verbs.c b/net/sunrpc/xprtrdma/verbs.c
> index 4cfa893..be61c29 100644
> --- a/net/sunrpc/xprtrdma/verbs.c
> +++ b/net/sunrpc/xprtrdma/verbs.c
> @@ -49,7 +49,6 @@
>
> #include <linux/interrupt.h>
> #include <linux/slab.h>
> -#include <linux/prefetch.h>
> #include <linux/sunrpc/addr.h>
> #include <linux/sunrpc/svc_rdma.h>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-10-28 7:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-27 16:43 [PATCH 0/4] Last NFS/RDMA client patches for v4.15 Chuck Lever
2017-10-27 16:43 ` [PATCH 1/4] xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode Chuck Lever
2017-10-28 7:32 ` Devesh Sharma
2017-10-27 16:44 ` [PATCH 2/4] rpcrdma: Remove C structure definitions of XDR data items Chuck Lever
2017-10-28 7:38 ` Devesh Sharma
2017-10-29 17:28 ` Chuck Lever
2017-10-30 3:56 ` Devesh Sharma
2017-10-27 16:44 ` [PATCH 3/4] xprtrdma: Remove include for linux/prefetch.h Chuck Lever
2017-10-28 7:36 ` Devesh Sharma [this message]
2017-10-27 16:44 ` [PATCH 4/4] xprtrdma: Update copyright notices Chuck Lever
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=CANjDDBj0vq+FPFNgHU2DdMUpkJx8ho_jjjW-ur_Gt6wL03h7GA@mail.gmail.com \
--to=devesh.sharma@broadcom.com \
--cc=anna.schumaker@netapp.com \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
/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).