summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAmay Agarwal <tt@turingtested.xyz>2026-03-03 18:24:55 +0300
committerGuenter Roeck <linux@roeck-us.net>2026-03-31 05:45:05 +0300
commitc9d468ba1bf222e61f886b46748696cd940e43a4 (patch)
tree850f08058ab071ab02ed1de8f993ab3ecf1e511d /include/linux
parent5de81d9b9ff6a26f3f7e75f0aa93b26cc81acd86 (diff)
downloadlinux-c9d468ba1bf222e61f886b46748696cd940e43a4.tar.xz
hwmon: (max6650) Replace sprintf() with sysfs_emit()
Replace sprintf() with sysfs_emit() when writing to sysfs buffers. sysfs_emit() performs proper bounds checking and is the preferred helper for sysfs output. No functional change intended. Signed-off-by: Amay Agarwal <tt@turingtested.xyz> Link: https://lore.kernel.org/r/20260303152456.35763-5-tt@turingtested.xyz Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions