From: Libo Chen Date: Mon, 20 May 2013 02:30:07 +0000 (+0800) Subject: x86: msi-laptop: fix memleak X-Git-Tag: v3.11-rc1~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c241b364b5899e46924bfd4f9599c45f8e4a146;p=pandora-kernel.git x86: msi-laptop: fix memleak 1. fix two visible mistakes: * when load_scm_model_init faild, we should call platform_device_del(msipf_device) * msipf_attribute_group should be remove in err case 2. change some tags, give them real meaning. Signed-off-by: Libo Chen Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed