On Mon, Jun 08, 2026 at 10:54:57AM +0100, [email protected] wrote: > From: David Laight <[email protected]> > > Replacing strcpy() with strscpy() ensures that overflow of the target > buffer cannot happen. > > Signed-off-by: David Laight <[email protected]> > --- > drivers/infiniband/hw/mlx5/data_direct.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to for-next Thanks Jason

