diff options
| author | Jiapeng Chong <[email protected]> | 2023-05-12 15:04:51 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 09:38:57 -0400 |
| commit | e84e40dcb3fc972cbe41d228f1e45128285e0c47 (patch) | |
| tree | 2cbd020e8c0614bd634b5598f02c0c42df6de411 /tools/perf/scripts/python | |
| parent | 82ad22bbad008f84ec52208c5ba2c8f1cf55fd8d (diff) | |
drm/amd/display: Simplify the calculation of variables
./drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c:586:37-39: WARNING !A || A && B is equivalent to !A || B.
./drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c:595:37-39: WARNING !A || A && B is equivalent to !A || B.
Reported-by: Abaci Robot <[email protected]>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4941
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions