From 0ede5804ca3b42c831f7440ec29bc7187e5376bb Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Mon, 16 Dec 2013 12:49:23 +0300 Subject: [PATCH] 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-format-patch failed