mbox series

[v2,0/2] drm/amd/display: dc_link: cleaning up some code style issues

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

Message

Melissa Wen Feb. 28, 2020, 4:40 p.m. UTC
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(-)

Comments

Rodrigo Siqueira Jordao March 2, 2020, 1:49 p.m. UTC | #1
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
>