diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-02-14 22:12:34 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-02-15 17:33:30 +0100 |
commit | 6e8c06d291f339d6586777e4c6184fb1102c2d97 (patch) | |
tree | d7e3aa19bab497732d3b554b271cf3c489c8c5f4 /include | |
parent | drm/i915: Store platform_mask inside the static device info (diff) | |
download | linux-6e8c06d291f339d6586777e4c6184fb1102c2d97.tar.xz linux-6e8c06d291f339d6586777e4c6184fb1102c2d97.zip |
drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR
Fix inconsistent IS_ERR and PTR_ERR in shrink_boom.
The proper pointer to use is _explode_ instead of _purge_.
This issue was detected with the help of Coccinelle.
Fixes: fe215c8bc426 ("drm/i915/selftests: add missing gtt shrinker test")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180214211234.GA22341@embeddedgus
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions