x86: asus-laptop: fix invalid point access
authorLibo Chen <clbchenlibo.chen@huawei.com>
Mon, 20 May 2013 02:30:24 +0000 (10:30 +0800)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 10 Jul 2013 19:42:45 +0000 (15:42 -0400)
asus->name is null or point to const string,so it is not suitable to kfree it.

Signed-off-by: Libo Chen <libo.chen@huawei.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>

No differences found