diff options
author | Ye Guojin <ye.guojin@zte.com.cn> | 2021-11-02 07:01:25 +0000 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-11-17 16:58:04 -0500 |
commit | b97788e504daf4ed455ec35047977a3016355571 (patch) | |
tree | e983e702b32f39a12fa3252027a49048e62bfacb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 26db557e35d6b229b31078ebd6939b4cad936f6f (diff) |
drm/amd/display: remove unnecessary conditional operators
Since the variables named is_end_of_payload and hpd_status are already
bool type, the ?: conditional operator is unnecessary any more.
Clean them up here.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Reviewed-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Ye Guojin <ye.guojin@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions