drm/radeon: Clean up errors in r600.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 08:36:54 +0000 (08:36 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:39:40 +0000 (15:39 -0500)
commitcc588e799549a4521eaea1276099b29b1c06e2c0
treea59ff01e421774df98ea062c3330ca78adbc2202
parentf115624347781b9ecb7ac25c0b3ff168d1de1267
drm/radeon: Clean up errors in r600.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

Signed-off-by: GuoHua Chen <chenguohua_716@163.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/r600.c