drm/radeon: Clean up errors in ni.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 07:41:27 +0000 (07:41 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:38:54 +0000 (15:38 -0500)
commit765290661cfaec7e7af66fe3208474df3136fa82
treee1760234bd2dfe819e960bd9d6f604902f561d97
parent236ff5f967bbcf4e1a25123aa13a90ba0f06b911
drm/radeon: Clean up errors in ni.c

Fix the following errors reported by checkpatch:

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

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