diff options
author | Takashi Iwai <[email protected]> | 2022-08-01 19:01:08 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-15 01:19:51 +0100 |
commit | a111ae4d7f0796cf2ea0e8bf3ab6c06a401e0560 (patch) | |
tree | cff70a3fbabc94fbe63c9270dff99318493a1451 /scripts/gdb/linux/timerlist.py | |
parent | 69f7cbfb08c7ee2ca565f532b0073b847db20bdc (diff) |
ASoC: omap: Replace sprintf() with sysfs_emit()
For sysfs outputs, it's safer to use a new helper, sysfs_emit(),
instead of the raw sprintf() & co. This patch replaces the open code
with new helpers, sysfs_emit() and sysfs_emit_at(), with the proper
string offset.
Signed-off-by: Takashi Iwai <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions