OSDN Git Service

drm/amdgpu: Clean up errors in mmhub_v9_4.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:48:22 +0000 (06:48 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:22 +0000 (09:43 -0400)
commitf291f9b9dbee022c30af329c9f70066266ee49ce
tree4ae8c3d8748d3c61cd76c4b7213e72c5c7cfd919
parent1f45f1c592401073a93bb39eda98ba215edb6b8d
drm/amdgpu: Clean up errors in mmhub_v9_4.c

Fix the following errors reported by checkpatch:

ERROR: code indent should use tabs where possible
ERROR: space required before the open parenthesis '('

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c