aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAaron Tomlin <atomlin@redhat.com>2022-07-14 16:39:32 +0100
committerLuis Chamberlain <mcgrof@kernel.org>2022-07-14 17:40:23 -0700
commitdbf0ae65bce48bf4c2b6d114cac10193ef050294 (patch)
treeb83f04ac960fc0b0b53808398339288d1ac1b934 /tools/perf/scripts/python/check-perf-trace.py
parent17dd25c29cda98c370f8d5a4ae3daee33fac1669 (diff)
module: Use strscpy() for last_unloaded_module
The use of strlcpy() is considered deprecated [1]. In this particular context, there is no need to remain with strlcpy(). Therefore we transition to strscpy(). [1]: https://www.kernel.org/doc/html/latest/process/deprecated.html#strlcpy Signed-off-by: Aaron Tomlin <atomlin@redhat.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions