OSDN Git Service

drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:12:01 +0000 (07:12 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:34 +0000 (09:43 -0400)
commit665ba81b4a0c3776f3161e5ab35d93ab9e4740c7
treec92018dc101cb0e21ad1b97ef91ba97f0dfa1e2d
parente2515e2b905658a17246d5406125aa333597b436
drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c

Fix the following errors reported by checkpatch:

ERROR: space required before the open parenthesis '('
ERROR: space prohibited after that '~' (ctx:WxW)

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