drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
authorKai Song <songkai01@inspur.com>
Fri, 22 Oct 2021 12:06:55 +0000 (20:06 +0800)
committerMatthew Auld <matthew.auld@intel.com>
Mon, 25 Oct 2021 07:55:53 +0000 (08:55 +0100)
commitfc7bf4c0d65a342b29fe38c332db3fe900b481b9
tree34c5f5aba2abd5c28c0c52e0dd854245dde4742a
parent12a9917e9e84fef4efa73c09b32870df0b1ed795
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR

Fix inconsistent IS_ERR and PTR_ERR in i915_gem_dmabuf.c

Signed-off-by: Kai Song <songkai01@inspur.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211022120655.22173-1-songkai01@inspur.com
drivers/gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c