diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-12-05 16:31:39 +0800 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-12-14 20:01:51 +0100 |
commit | 522d5226eed96a7df6662857500777a74d60d341 (patch) | |
tree | ee3cf3a7c29ce5b634dc8cbdf6533fec2293e3b7 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | f2ff0c430fed8c6a6d64d11a41f0582bf8bba6f7 (diff) |
fbdev: uvesafb: 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>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions