From: Kristen Accardi Date: Tue, 18 Apr 2006 21:36:43 +0000 (-0700) Subject: [PATCH] PCI Hotplug: don't use acpi_os_free X-Git-Tag: v2.6.18-rc1~858^2~135^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81b26bcacd5df0f65344fb430b1bf7fe9cfbfe2a;p=pandora-kernel.git [PATCH] PCI Hotplug: don't use acpi_os_free acpi_os_free should not be used by drivers outside of acpi/*/*.c. Replace with kfree(). Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed