[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230621030033.3800351-1-azeemshaikh38@gmail.com>
Date: Wed, 21 Jun 2023 03:00:31 +0000
From: Azeem Shaikh <azeemshaikh38@...il.com>
To: "James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Bodo Stroesser <bostroesser@...il.com>
Cc: linux-hardening@...r.kernel.org,
Azeem Shaikh <azeemshaikh38@...il.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] scsi: Replace strlcpy with strscpy
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
Powered by blists - more mailing lists