Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
Cc: jgg@nvidia.com, yanjun.zhu@linux.dev, linux-rdma@vger.kernel.org
Subject: Re: [PATCH v2] RDMA/rxe: Remove an unused member from struct rxe_mr
Date: Mon, 29 Aug 2022 09:48:27 +0300	[thread overview]
Message-ID: <YwxhOzl5VyXucpdt@unreal> (raw)
In-Reply-To: <20220829012335.1212697-1-matsuda-daisuke@fujitsu.com>

On Mon, Aug 29, 2022 at 10:23:35AM +0900, Daisuke Matsuda wrote:
> Commit 1e75550648da ("Revert "RDMA/rxe: Create duplicate mapping tables for
> FMRs"") brought back the member 'va' to struct rxe_mr. However, it is
> actually used by nobody and thus can be removed.
> 
> Fixes: 1e75550648da ("Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"")
> Signed-off-by: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
> ---
> v2
>   Added a Fixes tag
> 
>  drivers/infiniband/sw/rxe/rxe_mr.c    | 1 -
>  drivers/infiniband/sw/rxe/rxe_verbs.c | 1 -
>  drivers/infiniband/sw/rxe/rxe_verbs.h | 1 -
>  3 files changed, 3 deletions(-)
> 

Thanks, applied.

BTW, please don't send new patches as reply to previous versions.

      reply	other threads:[~2022-08-29  6:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  9:34 [PATCH] RDMA/rxe: Remove an unused member from struct rxe_mr Daisuke Matsuda
2022-08-26 13:59 ` Yanjun Zhu
2022-08-29  1:23   ` [PATCH v2] " Daisuke Matsuda
2022-08-29  6:48     ` Leon Romanovsky [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=YwxhOzl5VyXucpdt@unreal \
    --to=leon@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=matsuda-daisuke@fujitsu.com \
    --cc=yanjun.zhu@linux.dev \
    /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