summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@toblux.com>2024-07-01 22:56:08 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2024-07-03 11:11:03 +0300
commit3f5ea7ed705e8effe9cfabf912e769ccb6b7d389 (patch)
treec3036010025cff2d0a64502ba6bfd4f24f6e9b6d /tools/perf/scripts/python/export-to-postgresql.py
parentb84c28f33d35361282d27ac304c888dc1ad38a15 (diff)
downloadlinux-3f5ea7ed705e8effe9cfabf912e769ccb6b7d389.tar.xz
drm/managed: Simplify if condition
The if condition !A || A && B can be simplified to !A || B. Fixes the following Coccinelle/coccicheck warning reported by excluded_middle.cocci: WARNING !A || A && B is equivalent to !A || B Compile-tested only. Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20240701195607.228852-1-thorsten.blum@toblux.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions