drm/amdgpu: Fix the code style warnings in gfx
authoryipechai <YiPeng.Chai@amd.com>
Fri, 14 Jan 2022 02:30:27 +0000 (10:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Jan 2022 22:24:05 +0000 (17:24 -0500)
commit4f64ccf4f27c89089f3206446e2158833bda4795
tree6534c96f07064599beb267f767aa7821f46b6a3d
parentb6efdb02d23ef615464cd0077c211b40a1faca26
drm/amdgpu: Fix the code style warnings in gfx

Fix the code style warnings in gfx:
1. WARNING: suspect code indent for conditional statements.
2. ERROR: spaces required around that '=' (ctx:WxV).

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c