[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220624195800.GA283233@nvidia.com>
Date: Fri, 24 Jun 2022 16:58:00 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Jiang Jian <jiangjian@...rlc.com>
Cc: leon@...nel.org, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] RDMA/core: Correct typos in comments
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@...rlc.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
Powered by blists - more mailing lists