diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-06-06 11:23:56 +0300 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2023-06-20 10:54:47 +0300 |
commit | 274d4b96b12f78cef4f72a97a4967032233f6cae (patch) | |
tree | 328bbec4225e8314daff0973ea7b3395fa8749e3 /arch | |
parent | d57ba095e4f170963ec420d6cd780aa19459bc65 (diff) | |
download | linux-274d4b96b12f78cef4f72a97a4967032233f6cae.tar.xz |
drm/i915: Fix a NULL vs IS_ERR() bug
The mmap_offset_attach() function returns error pointers, it doesn't
return NULL.
Fixes: eaee1c085863 ("drm/i915: Add a function to mmap framebuffer obj")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ZH7tHLRZ9oBjedjN@moroto
(cherry picked from commit 3a89311387cde27da8e290458b2d037133c1f7b5)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions