]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d18b7b20216ccc7c06b4528757dc4816987ed02
tree6534c96f07064599beb267f767aa7821f46b6a3d
parent7544ecb040e81f951d9a6572bd2dc285f4e1c86c
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