diff options
author | zhangguopeng <[email protected]> | 2024-11-05 17:49:41 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 17:17:05 -0800 |
commit | 45dac1959bbdc498a2abb89919221455225789dc (patch) | |
tree | 66345aa96686b11a4ff28af03be15d748908129a /scripts/gdb/linux/vmalloc.py | |
parent | 111314157f7891da7a51a8f95df42eeb22f4268a (diff) |
kernel/reboot: replace sprintf() with sysfs_emit()
As Documentation/filesystems/sysfs.rst suggested, show() should only use
sysfs_emit() or sysfs_emit_at() when formatting the value to be returned
to user space.
No functional change intended.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: zhangguopeng <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Joel Granados <[email protected]>
Cc: Thomas Weißschuh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions