From: Jason Gunthorpe <jgg@nvidia.com>
To: Jiang Jian <jiangjian@cdjrlc.com>
Cc: leon@kernel.org, linux-rdma@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] RDMA/core: Correct typos in comments
Date: Fri, 24 Jun 2022 16:58:00 -0300 [thread overview]
Message-ID: <20220624195800.GA283233@nvidia.com> (raw)
In-Reply-To: <20220622170853.3644-1-jiangjian@cdjrlc.com>
On Thu, Jun 23, 2022 at 01:08:53AM +0800, Jiang Jian wrote:
> there is an unexpected word 'is' in the comments that need to be dropped
>
> file - drivers/infiniband/core/rdma_core.c
> line - 71
>
> /* work and stuff was only created when the device is is hot-state */
>
> changed t0:
>
> /* work and stuff was only created when the device is hot-state */
>
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
> ---
> drivers/infiniband/core/rdma_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I squashed this patch and the next one about 'for' into one patch and
applied to for-next
Thanks,
Jason
prev parent reply other threads:[~2022-06-24 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-22 17:08 [PATCH] RDMA/core: Correct typos in comments Jiang Jian
2022-06-24 19:58 ` 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=20220624195800.GA283233@nvidia.com \
--to=jgg@nvidia.com \
--cc=jiangjian@cdjrlc.com \
--cc=leon@kernel.org \
--cc=linux-kernel@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 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.