diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2023-03-09 05:52:50 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-14 00:15:05 +0300 |
commit | 8866d62716c918e5d09d8297281ef93155434da0 (patch) | |
tree | b3f80a3cd8f457e3e76bda94715782cd6ca3c17f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 49017304c099923289b0db676351307d95bbbdfb (diff) | |
download | linux-8866d62716c918e5d09d8297281ef93155434da0.tar.xz |
drm/amd/display: Use swap() instead of open coding it
Swap is a function interface that provides exchange function. To avoid
code duplication, we can use swap function.
./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:359:57-58: WARNING opportunity for swap().
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4448
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions