commit | 38bdd729ca39e1924a31970e41b13b6ce6ec1755 | [log] [tgz] |
---|---|---|
author | Libo Chen <clbchenlibo.chen@huawei.com> | Mon May 20 10:30:24 2013 +0800 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed Jul 10 15:42:45 2013 -0400 |
tree | e3dc979e0c1327be3d7fcc4e8416d2a7e2fc33ac | |
parent | 4c241b364b5899e46924bfd4f9599c45f8e4a146 [diff] |
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 <libo.chen@huawei.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>