aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2014-10-30 15:41:56 +0000
committerDaniel Vetter <[email protected]>2014-11-04 23:22:15 +0100
commitcd0707cb1dbdd96b0358e5b10eba89c3bbe5a690 (patch)
tree5ccd72d7821d37e5479ab88149ff4dd070b47468 /tools/perf/scripts/python/bin
parent6402c330a62685c77c32d1bdfa882759c9f8e8a7 (diff)
drm/i915: Remove redundant return value and WARN_ON
execlists_submit_context() always returns 0, which is redundant. And its name is inaccurate, since it actually submits (up to) TWO contextS. So we rename it, change it to "void", and remove the WARN_ON() testing its return value. Change-Id: Ie225b0eca7754c6093c8b8bd15550b251b6feb82 Signed-off-by: Dave Gordon <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions