From: Jason Gunthorpe <jgg@nvidia.com>
To: yanjun.zhu@linux.dev
Cc: zyjzyj2000@gmail.com, dledford@redhat.com,
linux-rdma@vger.kernel.org, leon@kernel.org
Subject: Re: [PATCH 1/1] RDMA/rxe: Remove the unused variable
Date: Wed, 5 Jan 2022 15:06:02 -0400 [thread overview]
Message-ID: <20220105190602.GA2861973@nvidia.com> (raw)
In-Reply-To: <20211216054842.1099428-1-yanjun.zhu@linux.dev>
On Thu, Dec 16, 2021 at 12:48:42AM -0500, yanjun.zhu@linux.dev wrote:
> From: Zhu Yanjun <yanjun.zhu@linux.dev>
>
> The member variable xmit_errors can be replaced with
> rxe_counter_inc(rxe, RXE_CNT_SEND_ERR) totally. So
> remove it.
>
> Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
> Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
> ---
> drivers/infiniband/sw/rxe/rxe_net.c | 1 -
> drivers/infiniband/sw/rxe/rxe_verbs.h | 2 --
> 2 files changed, 3 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-01-05 19:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-16 5:48 [PATCH 1/1] RDMA/rxe: Remove the unused variable yanjun.zhu
2022-01-03 8:02 ` Leon Romanovsky
2022-01-05 19:06 ` Jason Gunthorpe [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=20220105190602.GA2861973@nvidia.com \
--to=jgg@nvidia.com \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=yanjun.zhu@linux.dev \
--cc=zyjzyj2000@gmail.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).