diff options
author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-09-22 23:03:54 +0200 |
---|---|---|
committer | Andreas Larsson <andreas@gaisler.com> | 2025-09-26 17:27:18 +0200 |
commit | dcdba5966c1ef9a6890e03fdaaf1bd1a5b66ee75 (patch) | |
tree | aa9b360a122f3b8bdf7906019cb5545fbf3f207b /rust/helpers/helpers.c | |
parent | 9040d7c77e4d920c190ee2154d76e9daf4406de6 (diff) |
sparc: Replace deprecated strcpy() with strscpy() in domain services driver
strcpy() is deprecated; use strscpy() instead.
In ldom_set_var(), use pr_err() instead of printk(KERN_ERR) to silence a
checkpatch warning.
No functional changes intended.
Link: https://github.com/KSPP/linux/issues/88
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions