diff options
author | 2020-02-28 13:41:45 -0300 | |
---|---|---|
committer | 2020-03-05 00:27:18 -0500 | |
commit | 9100c359b5e9d3f2548fe02622b74f2baacc6fb6 (patch) | |
tree | d0ac751ce1b79cb0471dccc5fa4b10358a45b672 /drivers/gpu/drm/amd/display/dc/inc | |
parent | drm/amd/display: Fix dmub_psr_destroy() (diff) | |
download | linux-dev-9100c359b5e9d3f2548fe02622b74f2baacc6fb6.tar.xz linux-dev-9100c359b5e9d3f2548fe02622b74f2baacc6fb6.zip |
drm/amd/display: dc_link: code clean up on enable_link_dp function
Coding style clean up on enable_link_dp function as suggested by
checkpatch.pl:
CHECK: Lines should not end with a '('
WARNING: line over 80 characters
WARNING: suspect code indent for conditional statements (8, 24)
CHECK: braces {} should be used on all arms of this statement
ERROR: else should follow close brace '}'
CHECK: Comparison to NULL could be written
"link->preferred_training_settings.fec_enable"
Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc')
0 files changed, 0 insertions, 0 deletions