[PATCH 0/2] scsi: Replace strlcpy with strscpy

From: Azeem Shaikh
Date: Tue Jun 20 2023 - 23:01:05 EST


This patch series replaces strlcpy in the scsi subsystem wherever trivial
replacement is possible, i.e return value from strlcpy is unused. The patches
themselves are independent of each other and are included as a series for
ease of review.

Azeem Shaikh (2):
scsi: Replace strlcpy with strscpy
scsi: target: tcmu: Replace strlcpy with strscpy

drivers/scsi/ncr53c8xx.c | 2 +-
drivers/target/target_core_user.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

--
2.41.0.162.gfafddb0af9-goog