]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Fri, 1 Sep 2023 07:02:40 +0000 (15:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Sep 2023 18:32:25 +0000 (14:32 -0400)
commitdf04434cb59db6e718474af5bc2eb408754a1b72
tree46c08bd0df245fd1586d549ecbd23031ae3c1590
parentfabd2165d11649ecca5012d786a62ac149e9d83f
drm/amdgpu: clean up some inconsistent indenting

No functional modification involved.

drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c:34 nbio_v7_11_get_rev_id() warn: inconsistent indenting.

v2: drop leftover printk (Alex)

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6316
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c