diff options
author | Helge Deller <deller@gmx.de> | 2025-03-10 00:01:54 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2025-03-10 00:27:54 +0300 |
commit | e822b8f01b40eb193cf7ebb059ac7c560a562d6f (patch) | |
tree | d30d1f88442b02c492e559727abfec17f40ec20a /tools/perf/scripts/python/sched-migration.py | |
parent | 559eda6c3380b94e7e6ec60e5b7aa842763d18fa (diff) | |
download | linux-e822b8f01b40eb193cf7ebb059ac7c560a562d6f.tar.xz |
parisc: led: Use scnprintf() to avoid string truncation warning
We intentionally truncate the string and store only up to 20 characters
since the LCD display does not provide more chars. For that use
scnprintf() instead of snprintf() to avoid the warning.
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions