diff options
author | 2021-04-03 16:37:29 +0300 | |
---|---|---|
committer | 2021-04-09 14:09:24 +0300 | |
commit | ae382c22fc06058b24bb49c92f3b0af653499589 (patch) | |
tree | adcd13634432627e0ad8f7bed83c0b991ee84e01 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | habanalabs: remove the store jobs array from CS IOCTL (diff) | |
download | linux-dev-ae382c22fc06058b24bb49c92f3b0af653499589.tar.xz linux-dev-ae382c22fc06058b24bb49c92f3b0af653499589.zip |
habanalabs: use strscpy instead of sprintf and strlcpy
Prefer the use of strscpy when copying the ASIC name into a char array,
to prevent accidentally exceeding the array's length.
In addition, strlcpy is frowned upon so replace it.
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions