aboutsummaryrefslogtreecommitdiffstats
path: root/mm/sparse.c
diff options
context:
space:
mode:
authorZhiyuan Dai <[email protected]>2021-04-30 05:57:55 +0000
committerLinus Torvalds <[email protected]>2021-04-30 18:20:39 +0000
commit943f229e9608104c11bf9a230883dbd121323532 (patch)
tree20ca113dd7e37a11be30825fbc2b71408ec62ed2 /mm/sparse.c
parentselftests: add a MREMAP_DONTUNMAP selftest for shmem (diff)
downloadkernel-943f229e9608104c11bf9a230883dbd121323532.tar.gz
kernel-943f229e9608104c11bf9a230883dbd121323532.zip
mm/dmapool: switch from strlcpy to strscpy
strlcpy is marked as deprecated in Documentation/process/deprecated.rst, and there is no functional difference when the caller expects truncation (when not checking the return value). strscpy is relatively better as it also avoids scanning the whole source string. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Zhiyuan Dai <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions