diff options
| author | 2024-01-16 12:51:51 +0800 | |
|---|---|---|
| committer | 2024-01-26 18:25:16 +0100 | |
| commit | effe6d278e06f85289b6ada0402a6d16ebc149a5 (patch) | |
| tree | d01daf2ac4236dcf19cd6573e0a7fe683613ebae /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | cpu/hotplug: Delete an extraneous kernel-doc description (diff) | |
kernel/cpu: Convert snprintf() to sysfs_emit()
Per filesystems/sysfs.rst, show() should only use sysfs_emit()
or sysfs_emit_at() when formatting the value to be returned to user space.
coccinelle complains that there are still a couple of functions that use
snprintf(). Convert them to sysfs_emit().
No functional change intended.
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240116045151.3940401-40-lizhijian@fujitsu.com
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
