]> 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)
commit3c1f685f482c2e4b914d0cf824143a2c95249def
tree5f91f533771659373290f8a002a2ff3a17b4b85b
parent592c28b2e773f685980ba210a65e5e19d6b28ed6
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