]> git.openfabrics.org - ~emulex/infiniband.git/commit
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
authorLv Zheng <lv.zheng@intel.com>
Wed, 8 Jan 2014 05:43:23 +0000 (13:43 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 8 Jan 2014 14:31:36 +0000 (15:31 +0100)
commitbb3fec146c8561441db058db07b3fbdd7fe7e1df
tree4ec8e389084149ebf95831cef14de002dddb5055
parent5af2b6351b3cc0dadd6888928005a61f2667c80d
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.

This macro is no longer used by ACPICA and it is not public.
Also update comments related to the use of ACPI_ALLOCATE_BUFFER and
the use of acpi_os_free (kfree is equivalent and prefered in the
kernel) to free the buffer.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/nsxfeval.c
drivers/acpi/acpica/utalloc.c
include/acpi/actypes.h