OSDN Git Service

drm/amdgpu: clean up some inconsistent indentings
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 6 Jan 2023 01:32:32 +0000 (09:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Jan 2023 22:02:18 +0000 (17:02 -0500)
commitb8743f5dcc9f3fb52f81f35994aca7827e9a5212
tree0a388c4c77dbf477aa79ce2faef59cf9bfabdf8a
parente045aec89d1b6cd677ec3e253d87f85d44b17559
drm/amdgpu: clean up some inconsistent indentings

drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:65 amdgpu_gem_fault() warn: inconsistent indenting

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3639
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/amd/amdgpu/amdgpu_gem.c