summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGabriel Rondon <grondon@gmail.com>2026-03-20 22:24:24 +0000
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2026-03-21 13:16:07 +0000
commit8a75ac8f0a7274085aa71aacfaa21ed72bf8435b (patch)
treef5e00ba4bd20bf032b7838f932946e37e464cdc2 /tools/perf/scripts/python
parentf6192780807d5c2fc08f506948b19c6072e1bfe8 (diff)
downloadlinux-8a75ac8f0a7274085aa71aacfaa21ed72bf8435b.tar.gz
linux-8a75ac8f0a7274085aa71aacfaa21ed72bf8435b.zip
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions