-
Qing Wang authored
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>
40320159