]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/radeon/dpm: Clean up errors in sumo_dpm.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 07:44:30 +0000 (07:44 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:38:57 +0000 (15:38 -0500)
commit30d30e0f152382e180eb0762dbef4f37468a0baa
tree36af5e8e0e3bde7c73158b6b86bd0cd979abdf3b
parent765290661cfaec7e7af66fe3208474df3136fa82
drm/radeon/dpm: Clean up errors in sumo_dpm.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: space prohibited before that close parenthesis ')'
ERROR: spaces required around that '?' (ctx:VxW)

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