diff options
author | 2017-11-10 16:38:13 -0600 | |
---|---|---|
committer | 2017-12-06 12:47:56 -0500 | |
commit | 99676f20dc913672166ab3b22fe29c20a2c27a82 (patch) | |
tree | 765a08a55b9d28ac36f4e1b307c3e497095ac54d /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amdgpu/gmc9: make some ECC messages debug only (diff) | |
download | linux-dev-99676f20dc913672166ab3b22fe29c20a2c27a82.tar.xz linux-dev-99676f20dc913672166ab3b22fe29c20a2c27a82.zip |
drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helper
Make use of the swap macro instead of _manually_ swapping values
and remove unnecessary variable temp.
This makes the code easier to read and maintain.
This code was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions