diff options
| author | Jan Höppner <[email protected]> | 2024-02-08 17:42:41 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-02-08 10:12:01 -0700 |
| commit | 9c386d0f6e04fee1b4161e49f8e9f5756bcab04c (patch) | |
| tree | 2388d6bc4932aa019e7e9101fe02c8fc74aaf650 /tools/perf/scripts/python/bin | |
| parent | e5de34db1e95ef549236f9a2630d396a41c208a2 (diff) | |
s390/dasd: Use sysfs_emit() over sprintf()
sysfs_emit() should be used in show() functions. There are still a
couple of functions that use sprintf().
Replace outstanding occurrences of sprintf() in all show() functions
with sysfs_emit().
Signed-off-by: Jan Höppner <[email protected]>
Reviewed-by: Stefan Haberland <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions