diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-04-30 14:30:50 (GMT) |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-05-08 11:03:23 (GMT) |
commit | 3126a660f352b3fe48125a8a0b4fdbf85935d8bf (patch) | |
tree | fed64e6f48b0b27f913c953383ece357711dc79a /drivers/mfd/max77686.c | |
parent | d4dc5e92c00d41044a86bd98243b322000514d41 (diff) | |
download | linux-3126a660f352b3fe48125a8a0b4fdbf85935d8bf.tar.xz |
drm/i915: checking IS_ERR() instead of NULL
We switched from calling i915_gem_alloc_context_obj() to calling
i915_gem_alloc_object() so the error handling needs to be updated to
check for NULL instead of IS_ERR().
Fixes: 149c86e74fe4 ('drm/i915: Allocate context objects from stolen')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/mfd/max77686.c')
0 files changed, 0 insertions, 0 deletions