From: Alex Chiang Date: Sun, 20 Dec 2009 19:23:11 +0000 (-0700) Subject: ACPI: processor: open code acpi_processor_cleanup_pdc X-Git-Tag: v2.6.33-rc2~3^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c2db783456bcbce31e2482214cd337528db295;p=pandora-kernel.git ACPI: processor: open code acpi_processor_cleanup_pdc We have the acpi_object_list * right there in acpi_processor_set_pdc() so it doesn't seem necessary for an entire helper function just to free it. Signed-off-by: Alex Chiang Signed-off-by: Len Brown --- Reading git-diff-tree failed