aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorLi Zhijian <[email protected]>2024-03-19 13:45:25 +0800
committerJiri Kosina <[email protected]>2024-04-03 13:42:04 +0200
commit460560fda31b8d22b7dac0f69965e3626536b5bb (patch)
treebd6380d229a69b9f74f321002abb2e7b39cd6743 /tools/testing/selftests/bpf/progs/test_autoload.c
parent247481b893e34805bfd94fdc34a34faa3bdec2de (diff)
HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() family
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(). sprintf() and scnprintf() will be converted as well if they have. Generally, this patch is generated by make coccicheck M=<path/to/file> MODE=patch \ COCCI=scripts/coccinelle/api/device_attr_show.cocci No functional change intended CC: Jiri Kosina <[email protected]> CC: Jonathan Cameron <[email protected]> CC: Srinivas Pandruvada <[email protected]> CC: Benjamin Tissoires <[email protected]> CC: [email protected] CC: [email protected] Reviewed-by: Jonathan Cameron <[email protected]> Signed-off-by: Li Zhijian <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions