diff options
author | 2017-09-14 13:40:49 +0530 | |
---|---|---|
committer | 2017-09-20 09:53:57 -0700 | |
commit | 182e61d136bd1f927e33bf4a98d1f7ebedbeba2d (patch) | |
tree | df5815def7058269d1cece24ad8627e0840bc3db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/agpsupport: Replace "foo * bar" with "foo *bar" (diff) | |
download | linux-dev-182e61d136bd1f927e33bf4a98d1f7ebedbeba2d.tar.xz linux-dev-182e61d136bd1f927e33bf4a98d1f7ebedbeba2d.zip |
drm/agpsupport: Remove assignment in if condition
Move the assignment so that it happens before the if condition.
Merged multiple similar conditionals to a single conditional statement.
This results in syntax which is easier to read.
Found by checkpath.pl
Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/d30cb59d92c8a98d0665ef6ae2a56b364dc61098.1505376068.git.meghana.madhyastha@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions