Dan Carpenter 17e23993f2 drm/v3d: Checking for NULL vs IS_ERR()
The v3d_fence_create() only returns error pointers on error.  It never
returns NULL.

Fixes: 57692c94dcbe ("drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20180518081041.GC28335@mwanda
2018-05-21 10:44:33 -07:00
..
2018-04-25 09:09:22 +02:00
2018-04-30 09:32:43 +10:00
2018-03-28 14:30:41 +10:00
2018-03-28 14:30:41 +10:00
2018-04-30 09:32:43 +10:00
2018-05-04 00:13:41 +02:00
2018-04-30 09:32:43 +10:00
2018-04-30 09:32:43 +10:00
2018-04-25 09:09:22 +02:00
2018-05-03 11:28:02 +02:00
2018-03-29 19:14:21 +03:00
2018-05-03 21:26:32 +02:00
2018-03-28 14:30:41 +10:00
2018-03-28 14:30:41 +10:00
2018-05-03 21:26:32 +02:00
2018-05-04 11:36:45 +02:00