summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-02-24 15:48:27 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2026-02-24 13:12:29 -0500
commit931c105de11c2e0e9675fbc061b16a9c5f134dcf (patch)
tree66d21adcf1d93e784fb6106028d234045dd5bda2 /tools/lib/python
parent2a433bf17ca21d6c79d25dc68dd5051b972ba627 (diff)
scsi: BusLogic: Replace deprecated strcpy() + strcat() in blogic_rdconfig()
strcpy() is deprecated [1] and using strcat() is discouraged. Replace them with scnprintf(). No functional changes. Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy [1] Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Link: https://patch.msgid.link/20260224144828.585577-1-thorsten.blum@linux.dev Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions