From 21386f86c9af92fea4897e90c1671b3f0010e936 Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Thu, 28 Aug 2014 14:40:06 -0300 Subject: [PATCH] drm/i915: trivial: remove unneed set to NULL At this point of the code the obj var is already NULL, so we don't need to set it again to NULL. Signed-off-by: Gustavo Padovan Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-format-patch failed