diff options
| author | Andy Shevchenko <[email protected]> | 2023-03-10 18:45:43 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-06-07 14:26:32 -0600 |
| commit | 3bb5746c26cdfcc354af4867c02f1e0ec1131a62 (patch) | |
| tree | 78649a84ad24542142c6ad884db3598bf6b25fd6 /tools/perf/scripts/python | |
| parent | 1a0ddd56e545b743af510b5a1b8dbdfe7d35cd3b (diff) | |
pktcdvd: use sysfs_emit() to instead of scnprintf()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions