From: Anisse Astier Date: Fri, 4 Dec 2009 09:10:09 +0000 (+0100) Subject: wmi: Free the allocated acpi objects through wmi_get_event_data X-Git-Tag: v2.6.33-rc2~3^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e9b988e4edf065d39c1343937f717319b1c1065;p=pandora-kernel.git wmi: Free the allocated acpi objects through wmi_get_event_data These function allocate an acpi object by calling wmi_get_event_data, which then calls acpi_evaluate_object, and it is not freed afterwards. And kernel doc is fixed for parameters of wmi_get_event_data. Signed-off-by: Anisse Astier Acked-by: Randy Dunlap Acked-by: Carlos Corbacho Signed-off-by: Len Brown --- Reading git-diff-tree failed