From: Libo Chen Date: Mon, 20 May 2013 02:30:24 +0000 (+0800) Subject: x86: asus-laptop: fix invalid point access X-Git-Tag: v3.11-rc1~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38bdd729ca39e1924a31970e41b13b6ce6ec1755;p=pandora-kernel.git x86: asus-laptop: fix invalid point access asus->name is null or point to const string,so it is not suitable to kfree it. Signed-off-by: Libo Chen Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed