drm/amd/display: Clean up errors in bios_parser2.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 03:22:56 +0000 (03:22 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:04 +0000 (09:43 -0400)
commit7c755e21bbc7ae3cc128eab1669b687165ca51c4
treeeb821c3902dfae28672e3325e0ebf130d8d404cd
parent35c4b73ebe5fd5a89f20e943b733b549224f86eb
drm/amd/display: Clean up errors in bios_parser2.c

Fix the following errors reported by checkpatch:

ERROR: switch and case should be at the same indent
ERROR: code indent should use tabs where possible

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c