]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/radeon/si: Fix inconsistent indenting
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 15 Apr 2021 09:30:20 +0000 (17:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Apr 2021 20:32:45 +0000 (16:32 -0400)
commit611ed9a5a14e5ebdab682bcb37a46016613e6881
treede52e8b32626106f3f503ecf85078ca7065128d6
parentbbdfe5aaef3c1d5c5e62fa235ef13f064e4c1c17
drm/radeon/si: Fix inconsistent indenting

Kernel test robot throws below warning ->

smatch warnings:
drivers/gpu/drm/radeon/si.c:4514 si_vm_packet3_cp_dma_check() warn:
inconsistent indenting

Fixed the inconsistent indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si.c