aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/bcma/ssh:/git@git.zx2c4.com/git:
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-01-17 14:49:53 +0100
committerMike Marshall <hubcap@omnibond.com>2026-01-19 16:00:59 -0500
commit9e835108a9ae1c37aef52a6f8d53265f474904a1 (patch)
tree389537d66caacab04de424883362814c30fc62d4 /include/linux/bcma/ssh:/git@git.zx2c4.com/git:
parentorangefs: Replace deprecated strcpy with strscpy (diff)
fs/orangefs: Replace deprecated strcpy with memcpy + strscpy
strcpy() is deprecated [1] and using strcat() is discouraged. In orangefs_debugfs_init() and orangefs_client_debug_init(), replace them with memcpy() since the string lengths are already known. Replace all other uses of strcpy() with the safer strscpy(). Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy [1] Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'include/linux/bcma/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions