aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAishwarya Pant <[email protected]>2017-10-11 00:12:07 +0530
committerDaniel Vetter <[email protected]>2017-10-11 13:17:52 +0200
commit0c17151aaae4f051ebdccde412e912631e450345 (patch)
treedb3c695ebff975ea3f487bb2cdb7106c06a95ea9 /tools/perf/scripts/python/export-to-postgresql.py
parente25f1f7c94e16d4493398300efa03e5b6c77fcbf (diff)
drm/msm/mdp5: remove less than 0 comparison for unsigned value
pipe is an unsigned int and less than zero comparison for unsigned values is always false. Detected using the following cocci script: @@ unsigned int i; @@ * i < 0 Signed-off-by: Aishwarya Pant <[email protected]> Reviewed-by: Rob Clark <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20171010184207.iv3dinrtwvbv7fei@aishwarya
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions