summaryrefslogtreecommitdiff
path: root/include/linux/net
diff options
context:
space:
mode:
authorJing Yao <yao.jing2@zte.com.cn>2021-11-04 14:47:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-11-25 20:28:43 +0300
commit7ee7482e60fd7a870ca7cd13f4c7bc3841f99815 (patch)
tree75d6a6765de96f94a06a0f794b881747581d48ef /include/linux/net
parent136057256686de39cc3a07c2e39ef6bc43003ff6 (diff)
downloadlinux-7ee7482e60fd7a870ca7cd13f4c7bc3841f99815.tar.xz
serial: 8250: replace snprintf in show functions with sysfs_emit
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 <zealci@zte.com.cn> Reviewed-by: Johan Hovold <johan@kernel.org> Signed-off-by: Jing Yao <yao.jing2@zte.com.cn> Link: https://lore.kernel.org/r/20211104114754.30983-1-yao.jing2@zte.com.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/net')
0 files changed, 0 insertions, 0 deletions