Files
linux/drivers
Kai Ye 2d2802fb24 uacce: use sysfs_emit instead of sprintf
Use the sysfs_emit to replace sprintf. sprintf may cause
output defect in sysfs content, it is better to use new
added sysfs_emit function which knows the size of the
temporary buffer.

Signed-off-by: Kai Ye <yekai13@huawei.com>
Link: https://lore.kernel.org/r/20211206104724.11559-1-yekai13@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-21 10:13:34 +01:00
..
2021-11-26 19:45:31 +01:00
2021-12-09 11:20:47 +09:00
2021-12-13 10:17:10 +01:00
2021-12-09 20:06:54 -08:00
2021-11-26 22:54:47 +01:00
2021-11-16 14:41:23 +01:00
2021-11-30 11:41:49 -07:00