drm/amd/display: Improve code style on bios_parser2
authorRodrigo Siqueira <rodrigo.siqueira@amd.com>
Tue, 12 Sep 2023 21:18:00 +0000 (15:18 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2023 21:00:21 +0000 (17:00 -0400)
commitfc105f2a80e548c6c235790feae7611dc0e83991
tree3248a651bf2179ab7537117423586073b7571c5a
parent0e859faf8670a78ce206977dcf1a31a0231e9ca5
drm/amd/display: Improve code style on bios_parser2

bios_parser2 uses space instead of tabs in multiple areas; this commit
converts those spaces into tabs. It also removes some other small
details.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c