From: Li Dongyang Date: Wed, 25 Jul 2012 00:45:08 +0000 (+1000) Subject: thinkpad_acpi: Fix a memory leak during module exit X-Git-Tag: v3.6-rc1~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2be15bdda45b184d483754e434c9a1c8ed80a8e;p=pandora-kernel.git thinkpad_acpi: Fix a memory leak during module exit We should free the thinkpad_id.nummodel_str during exit as it's allocated in get_thinkpad_module_data(). Signed-off-by: Li Dongyang Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed