commit | 41e7ccc19c2a52b13b77f2a489a466b140d2d235 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Thu Mar 22 13:21:54 2018 -0500 |
committer | Zhi Wang <zhi.a.wang@intel.com> | Mon Apr 23 13:09:35 2018 +0800 |
tree | 92dda16047a31b3605fe5c4f30d6aac12f35e235 | |
parent | 96bebe39b2f4533af14c509061cd2b551ca81e8d [diff] |
drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regs The checks are misleading and not required [1]. [1] https://lkml.org/lkml/2018/3/19/1792 Addresses-Coverity-ID: 1466017 Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>