Message ID | cover.1582907436.git.melissa.srw@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | drm/amd/display: dc_link: cleaning up some code style issues | expand |
Applied! Thanks On 02/28, Melissa Wen wrote: > 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(-) > > -- > 2.25.0 >