]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove h from printk format specifier
authorTom Rix <trix@redhat.com>
Tue, 15 Dec 2020 14:38:35 +0000 (06:38 -0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:35:56 +0000 (11:35 -0500)
commit70c19cbb601e085e3b258f4c5fbf37ef173e81fb
tree3c4768d831a4641ae8bee8e68b316445551e0c81
parent87b56ab79611b72821cb376e12ada4a999892b08
drm/amdgpu: remove h from printk format specifier

See Documentation/core-api/printk-formats.rst.
h should no longer be used in the format specifier for printk.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c