This patchset solves some coding style issues on dc_link for readability and cleaning up warnings. Change suggested by checkpatch.pl.
Changes in v2: - Apply patches to the right amdgpu repository. - Remove unnecessary {} added in the previous version.
Melissa Wen (2): drm/amd/display: dc_link: code clean up on enable_link_dp function drm/amd/display: dc_link: code clean up on detect_dp function
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 64 +++++++++---------- 1 file changed, 30 insertions(+), 34 deletions(-)