drm/omap: remove null test before kfree
authorFabian Frederick <fabf@skynet.be>
Fri, 4 Jul 2014 19:17:15 +0000 (21:17 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 7 Jul 2014 22:34:19 +0000 (00:34 +0200)
Fix checkpatch warning:
WARNING: kfree(NULL) is safe this check is probably not required

Cc: David Airlie <airlied@linux.ie>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>

No differences found