diff options
author | Ye Guojin <[email protected]> | 2021-10-21 06:51:11 +0000 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-11-01 05:26:48 -0400 |
commit | f1aa12f53529ccd67722241792f39248bc89d353 (patch) | |
tree | 8b3acb24377fa481f0ebe3f9c311f4560753e864 /drivers/usb/cdns3/cdns3-trace.c | |
parent | ef5c366fea30f64d52bb1c4c1e2959a5e6b66e88 (diff) |
virtio-blk: fixup coccinelle warnings
coccicheck complains about the use of snprintf() in sysfs show
functions:
WARNING use scnprintf or sprintf
Use sysfs_emit instead of scnprintf or sprintf makes more sense.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Ye Guojin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions