diff options
author | Wolfram Sang <[email protected]> | 2022-08-18 23:00:52 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2022-09-19 11:33:53 +0200 |
commit | a8817cc09d8e6140c8561a81dded7b3f68e15a1b (patch) | |
tree | 2dafb551583bb64b31c5ae175bacc8a32b2f8029 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 1abc696174f1ba27c9563c722029373e1a692933 (diff) |
nvme: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.
Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Signed-off-by: Wolfram Sang <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions