diff options
| author | Gabriel Rondon <grondon@gmail.com> | 2026-03-21 01:24:24 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-03-21 16:16:07 +0300 |
| commit | 8a75ac8f0a7274085aa71aacfaa21ed72bf8435b (patch) | |
| tree | f5e00ba4bd20bf032b7838f932946e37e464cdc2 /include/linux/execmem.h | |
| parent | f6192780807d5c2fc08f506948b19c6072e1bfe8 (diff) | |
| download | linux-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/execmem.h')
0 files changed, 0 insertions, 0 deletions
