diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-12-05 14:18:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-08 07:02:44 +0300 |
commit | 16dc16d9f058dce7031ee8b850f10622b8b5fb14 (patch) | |
tree | b7e53a2082666e47ed2c5a9dc57161573db7aa0d /scripts/generate_rust_analyzer.py | |
parent | cfbf877a338c202ace114f309a6dc0ef5cfb4ad1 (diff) | |
download | linux-16dc16d9f058dce7031ee8b850f10622b8b5fb14.tar.xz |
net: ethernet: use sysfs_emit() to instead of scnprintf()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/202212051918564721658@zte.com.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions