diff options
author | Takashi Iwai <[email protected]> | 2022-08-01 19:01:07 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-15 01:19:50 +0100 |
commit | 69f7cbfb08c7ee2ca565f532b0073b847db20bdc (patch) | |
tree | c4c2b2cfae5c0ebfe8ea9b39ea88eb67902451b9 /scripts/gdb/linux/clk.py | |
parent | 628d0f72d5828611cae353bd8b49d7647711c283 (diff) |
ASoC: DAPM: Replace sprintf() calls with sysfs_emit_at()
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 a new helper, sysfs_emit_at(), by passing the string offset.
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions