summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorMaxwell Doose <m32285159@gmail.com>2026-04-22 07:45:05 -0500
committerJonathan Cameron <jic23@kernel.org>2026-04-27 09:58:24 +0100
commit2450368e2e81716d9bd04a4631f5a480581881ec (patch)
treef11ea02926c460025083f62b774f4eb12753cd20 /include/linux/platform_data
parent96aa96c029bf4b4309b27ffb17dcbe0c0d660e2a (diff)
iio: proximity: srf08: Replace sprintf() with sysfs_emit()
Replace sprintf() function calls with sysfs_emit() and sysfs_emit_at(). While the current code is fine, sysfs_emit() is preferred over sprintf(), and will help modernize the driver. Signed-off-by: Maxwell Doose <m32285159@gmail.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions