diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-08-01 18:56:38 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-08-02 16:03:47 +0200 |
commit | 17daae7ac47aa870e7042aa7eeaff987feab92c6 (patch) | |
tree | 324e6f6b1c3197014c3932936ade22fcc239af78 /sound/ac97/Makefile | |
parent | 01043e3e14d3e17acf563e0ce27abd73c6edde7f (diff) |
ALSA: hda: 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 those usages
straightforwardly with new helpers, sysfs_emit() and sysfs_emit_at().
Link: https://lore.kernel.org/r/20220801165639.26030-7-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/ac97/Makefile')
0 files changed, 0 insertions, 0 deletions