]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
amdgpu/dc: fix indentation on a couple of returns.
authorDave Airlie <airlied@redhat.com>
Tue, 3 Oct 2017 05:10:59 +0000 (15:10 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 Oct 2017 17:07:06 +0000 (13:07 -0400)
commitc1199962f58528d6530db055b576cfaf5340b427
tree545bdd1eb1c27edf4f21947b0f65dea3b03e9be3
parentae3a27d19b59e431aea9f9d5917c1aec710ae4c3
amdgpu/dc: fix indentation on a couple of returns.

These were misaligned.

found by the cocci ifcol script.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c