On 2022-08-01 7:01 PM, Takashi Iwai wrote: > 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(). Acked-by: Cezary Rojewski <cezary.rojewski at intel.com>