From: Wang YanQing Date: Sat, 30 Mar 2013 02:53:00 +0000 (+0200) Subject: video:uvesafb: Fix dereference NULL pointer code path X-Git-Tag: v3.9-rc6~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=090da752cdd6f0786eee68c8dea8db7c8abd3798;p=pandora-kernel.git video:uvesafb: Fix dereference NULL pointer code path platform_device_alloc could failed and return NULL, we should check this before call platform_device_put. Signed-off-by: Wang YanQing Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed