All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Xiao Yang <yangx.jy@fujitsu.com>
Cc: linux-rdma@vger.kernel.org, Leon Romanovsky <leon@kernel.org>,
	Bob Pearson <rpearsonhpe@gmail.com>
Subject: Re: [PATCH] RDMA/rxe: Remove useless pkt parameters
Date: Fri, 24 Jun 2022 19:56:04 -0300	[thread overview]
Message-ID: <20220624225604.GA303488@nvidia.com> (raw)
In-Reply-To: <20220623131627.18903-1-yangx.jy@fujitsu.com>

On Thu, Jun 23, 2022 at 09:16:27PM +0800, Xiao Yang wrote:
> The pkt parameters in prepare_ack_packet(), send_ack() and
> send_atomic_ack() have become useless by the following commits.
> So remove them directly.
> 
> Fixes: bf139b58af09 ("RDMA/rxe: Remove unused pkt->offset")
> Fixes: 3896bde92d03 ("RDMA/rxe: Fix extra copy in prepare_ack_packet")
> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
> ---
>  drivers/infiniband/sw/rxe/rxe_resp.c | 28 ++++++++++++----------------
>  1 file changed, 12 insertions(+), 16 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2022-06-24 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-23 13:16 [PATCH] RDMA/rxe: Remove useless pkt parameters Xiao Yang
2022-06-24 22:56 ` 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=20220624225604.GA303488@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=rpearsonhpe@gmail.com \
    --cc=yangx.jy@fujitsu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.