]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/radeon: Clean up errors in radeon_atpx_handler.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 07:36:44 +0000 (07:36 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:38:46 +0000 (15:38 -0500)
commitc4769ac4d594606c10039385624482d84ead3361
tree8f5250801b0ebb75313142678bd1dc7b62c503e9
parent328f63b158f8eece6984447b78f09cf36f3cc598
drm/radeon: Clean up errors in radeon_atpx_handler.c

Fix the following errors reported by checkpatch:

ERROR: open brace '{' following function definitions go on the next line

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