]> www.infradead.org Git - users/willy/linux.git/commit
net/mlx5: Replace strcpy with strscpy
authorMoshe Shemesh <moshe@nvidia.com>
Thu, 13 Jun 2024 21:00:33 +0000 (00:00 +0300)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Jun 2024 01:53:23 +0000 (18:53 -0700)
commitf070d422bab90b4554992e9d935764ce165dc101
tree390d71c2713720b2af88c43be386506be45af56a
parent49d37d05f216ce026ebd297b76a2db5bff7a4b4d
net/mlx5: Replace strcpy with strscpy

Replace deprecated strcpy with strscpy.

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://lore.kernel.org/r/20240613210036.1125203-4-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c