diff options
| author | Colin Ian King <[email protected]> | 2017-05-18 14:39:42 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-05-18 14:52:02 +0100 |
| commit | ac0a73fb526100adc521ec2069623e47ca3997a8 (patch) | |
| tree | 29557b3834b287b886817f62361f4fc93640cf96 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 0ad4dc887d4168448e8c801aa4edd8fe1e0bd534 (diff) | |
drm/i915: Check C for null pointer rather than B
There are two occasions where pointer B is being check for a NULL
when it should be pointer C instead. Fix these.
Detected by CoverityScan, CID#1436348,1436349 ("Logically Dead Code")
Fixes: 47624cc3301b60 ("drm/i915: Import the kfence selftests for i915_sw_fence")
Signed-off-by: Colin Ian King <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions