diff options
author | 2021-10-14 23:47:20 -0700 | |
---|---|---|
committer | 2021-10-20 11:43:56 -0400 | |
commit | 40320159f066a8172234b044b4a37abaee175581 (patch) | |
tree | db1c5aa7fe43351e6a883aeac62c486b667f67ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: support B0&B1 external revision id for yellow carp (diff) | |
download | linux-dev-40320159f066a8172234b044b4a37abaee175581.tar.xz linux-dev-40320159f066a8172234b044b4a37abaee175581.zip |
drm/amdgpu: replace snprintf in show functions with sysfs_emit
show() must not use snprintf() when formatting the value to be
returned to user space.
Fix the following coccicheck warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c:427:
WARNING: use scnprintf or sprintf.
Signed-off-by: Qing Wang <wangqing@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions