[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YwIU1DPEmWRR9E9v@unreal>
Date: Sun, 21 Aug 2022 14:19:48 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: linux-kernel@...r.kernel.org, Jason Gunthorpe <jgg@...pe.ca>,
linux-rdma@...r.kernel.org
Subject: Re: [PATCH] RDMA: move from strlcpy with unused retval to strscpy
On Thu, Aug 18, 2022 at 11:01:58PM +0200, Wolfram Sang wrote:
> Follow the advice of the below link and prefer 'strscpy' in this
> subsystem. Conversion is 1:1 because the return value is not used.
> Generated by a coccinelle script.
>
> Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
> Signed-off-by: Wolfram Sang <wsa+renesas@...g-engineering.com>
> ---
> include/rdma/rdma_vt.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I squashed this patch to your first one "IB: move from strlcpy with
unused retval to strscpy".
Thanks
Powered by blists - more mailing lists