diff options
author | Ye Guojin <[email protected]> | 2021-10-22 09:04:38 +0000 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-10-27 10:38:29 +0300 |
commit | d3c6daa174ff53b61215d8e67c85d466adf57cad (patch) | |
tree | ac2539a121fd87749e81ac8b39a36bb070a50b29 /scripts/gdb/linux/lists.py | |
parent | 5d44f0672319c19a41ff0e0e4f0d64164cf9752b (diff) |
libertas: replace snprintf in show functions with sysfs_emit
coccicheck complains about the use of snprintf() in sysfs show
functions:
WARNING use scnprintf or sprintf
Use sysfs_emit instead of scnprintf or sprintf makes more sense.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Ye Guojin <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions