drm/radeon/evergreen_cs: Clean up errors in evergreen_cs.c
authorXueBing Chen <chenxb_99091@126.com>
Thu, 11 Jan 2024 09:40:13 +0000 (09:40 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:40:32 +0000 (15:40 -0500)
commita87076d37598e9ab12a38de4cfb2fd9707538d3d
tree41fabae385c004840b6a3ec1fcdafa49cbcaf08c
parentce136e15e0f8c7448e1d4cc80c2c14feb2c2fdcd
drm/radeon/evergreen_cs: Clean up errors in evergreen_cs.c

Fix the following errors reported by checkpatch:

ERROR: space required after that ',' (ctx:VxV)
ERROR: spaces required around that '>' (ctx:VxV)
ERROR: spaces required around that '<' (ctx:VxV)

Signed-off-by: XueBing Chen <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/evergreen_cs.c