aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMichel Thierry <[email protected]>2015-04-27 12:31:44 +0100
committerDaniel Vetter <[email protected]>2015-05-27 13:20:51 +0200
commitd63f820f39ee7b3f8dd4ac04ff27511fbf653e9a (patch)
treeae5791f8c19352c5af599fbacc6e5b02694204f6 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent8d3afd7d0e666b932e6fa15901e6280fe829a786 (diff)
drm/i915: Remove unnecessary null check in execlists_context_unqueue
commit 53292cdb066950611e5bc2e0eb109c7edb42af78 ("drm/i915: Workaround to avoid lite restore with HEAD==TAIL") added a check for req0 != null which is unnecessary. The only way req0 could be null is if the list was empty, and this is already addressed at the beginning of execlists_context_unqueue(). Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Michel Thierry <[email protected]> Reviewed-by: Jani Nikula <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions