mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-28 13:34:38 +08:00
7ae8d8ea94
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 a new helper, sysfs_emit(). Signed-off-by: Takashi Iwai <tiwai@suse.de> Acked-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20220801170108.26340-5-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
core.h | ||
device.c | ||
dsp.c | ||
ipc.c | ||
loader.c | ||
Makefile | ||
messages.c | ||
messages.h | ||
pcm.c | ||
registers.h | ||
sysfs.c | ||
trace.h |