drm/i915: Remove extra error state NULL
authorBen Widawsky <ben@bwidawsk.net>
Thu, 27 Jun 2013 23:30:02 +0000 (16:30 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:27:56 +0000 (11:27 +0200)
Not only was there an extra, but since we now kzalloc the error state,
we don't need either.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found