diff options
| author | Lars-Peter Clausen <[email protected]> | 2021-12-16 19:52:06 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-01-23 18:03:36 +0000 |
| commit | 0ce1a30cd7efa1d8f13fd5dd2a1e460ad49bfa41 (patch) | |
| tree | 03eceed31806eb325027ef90afddc542a7c5bd91 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c3154def82fc6b6fb59fd4520cbc2f92211c109d (diff) | |
iio: dmaengine-buffer: Use sysfs_emit()
sysfs_emit() is preferred over raw s*printf() for sysfs attributes since it
knows about the sysfs buffer specifics and has some built-in checks for
size and alignment.
Use sysfs_emit() for the `length_align_bytes` buffer attribute.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions