aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorZhiyuan Dai <[email protected]>2021-05-04 18:39:57 -0700
committerLinus Torvalds <[email protected]>2021-05-05 11:27:27 -0700
commit79cd420248c776005d534416bfc9b04696e6c729 (patch)
tree3b568abc6cba222d773d12e61f8da05f346574a7 /tools/perf/scripts/python/exported-sql-viewer.py
parentca6e51d592d20180374366e71bb0972de002d509 (diff)
mm/zswap.c: 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]> Cc: Seth Jennings <[email protected]> Cc: Dan Streetman <[email protected]> Cc: Vitaly Wool <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions