summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorGabriel Rondon <grondon@gmail.com>2026-03-21 01:24:24 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2026-03-21 16:16:07 +0300
commit8a75ac8f0a7274085aa71aacfaa21ed72bf8435b (patch)
treef5e00ba4bd20bf032b7838f932946e37e464cdc2 /include/linux/stringify.h
parentf6192780807d5c2fc08f506948b19c6072e1bfe8 (diff)
downloadlinux-8a75ac8f0a7274085aa71aacfaa21ed72bf8435b.tar.xz
staging: iio: ad9834: use sysfs_emit() and simplify show functions
Replace sprintf() with sysfs_emit() in sysfs attribute show functions. sysfs_emit() is the preferred API for sysfs callbacks as it is aware of the PAGE_SIZE buffer limit. Also simplify the wavetype_available show functions by removing the intermediate string variable and returning directly from each branch. Signed-off-by: Gabriel Rondon <grondon@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions