From: Dan Carpenter Date: Mon, 16 Dec 2013 09:49:23 +0000 (+0300) Subject: tgafb: potential NULL dereference in init X-Git-Tag: v3.14-rc1~105^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ede5804ca3b42c831f7440ec29bc7187e5376bb;p=pandora-kernel.git tgafb: potential NULL dereference in init Static checkers complain that there are paths where "tga_type_name" can be NULL. I've re-arranged the code slightly so that's impossible. Signed-off-by: Dan Carpenter Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed