drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c
authorHarry Wentland <[email protected]>
Fri, 6 Jul 2018 17:40:33 +0000 (13:40 -0400)
committerAlex Deucher <[email protected]>
Mon, 16 Jul 2018 21:11:51 +0000 (16:11 -0500)
commit9a6a8075bd439115b41468eaccdcb5e463196fb5
tree7192634ab4e967a6ace0c990096efc07b474b2d4
parentddb85fcd839cab0ac46a44d47c4f345dad4c2cb1
drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c

[Why]
Any Linux kernel code should pass checkpatch.pl with no errors and
little, if any, warning.

[How]
Fixing some spacing errors and warnings.

Signed-off-by: Harry Wentland <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c