aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel/debugfs
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-10-18 12:51:45 +0200
committerNiklas Cassel <cassel@kernel.org>2025-10-23 14:23:40 +0200
commit4ea303d9e9862ff8bd3707f67b267646b8ffd3ec (patch)
tree166f8d56985fd53274e439987c126017bd6914f6 /rust/kernel/debugfs
parentdt-bindings: ata: eswin: Document for EIC7700 SoC ahci (diff)
downloadlinux-4ea303d9e9862ff8bd3707f67b267646b8ffd3ec.tar.gz
linux-4ea303d9e9862ff8bd3707f67b267646b8ffd3ec.zip
ata: pata_it821x: Replace deprecated strcpy with strscpy in it821x_display_disk
strcpy() is deprecated; use strscpy() instead. Replace the hard-coded buffer size 8 with sizeof(mbuf) when using snprintf() while we're at it. Link: https://github.com/KSPP/linux/issues/88 Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'rust/kernel/debugfs')
0 files changed, 0 insertions, 0 deletions