]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: Indent AMD_IS_APU properly
authorErnst Sjöstrand <ernstp@gmail.com>
Mon, 24 Jun 2019 15:15:39 +0000 (17:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jun 2019 18:23:24 +0000 (13:23 -0500)
commite5dee8da5abf720f69da97b62ff8cc919e045fa1
tree5f91f533771659373290f8a002a2ff3a17b4b85b
parent91a0f4794fa417e391c00c11ae77da80da08a306
drm/amd/amdgpu: Indent AMD_IS_APU properly

Reported by smatch:
drivers/gpu/drm/amd/amdgpu/soc15.c:715 soc15_get_pcie_usage() warn: inconsistent indenting
And a similar one in si.c.

Signed-off-by: Ernst Sjöstrand <ernstp@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si.c
drivers/gpu/drm/amd/amdgpu/soc15.c