From: Leon Romanovsky <leon@kernel.org>
To: Wan Jiabing <wanjiabing@vivo.com>
Cc: Doug Ledford <dledford@redhat.com>,
Jason Gunthorpe <jgg@ziepe.ca>,
linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org,
kael_w@yeah.net
Subject: Re: [PATCH] RDMA: Remove unnecessary struct declaration
Date: Tue, 11 May 2021 07:55:23 +0300 [thread overview]
Message-ID: <YJoOO+WMuy9x9Ets@unreal> (raw)
In-Reply-To: <20210510062843.15707-1-wanjiabing@vivo.com>
On Mon, May 10, 2021 at 02:28:42PM +0800, Wan Jiabing wrote:
> The declaration of struct ib_grh is uncessary here,
> because it is defined at line 766.
>
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
> ---
> include/rdma/ib_verbs.h | 1 -
> 1 file changed, 1 deletion(-)
>
I'm pretty sure that my ROB is not needed, but anyway.
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Thanks
next prev parent reply other threads:[~2021-05-11 4:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-10 6:28 [PATCH] RDMA: Remove unnecessary struct declaration Wan Jiabing
2021-05-11 4:55 ` Leon Romanovsky [this message]
2021-05-11 19:50 ` Jason Gunthorpe
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=YJoOO+WMuy9x9Ets@unreal \
--to=leon@kernel.org \
--cc=dledford@redhat.com \
--cc=jgg@ziepe.ca \
--cc=kael_w@yeah.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=wanjiabing@vivo.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.