]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/acpi/numa.c
ACPICA: Cleanup table handler naming conflicts.
authorLv Zheng <lv.zheng@intel.com>
Sat, 12 Jan 2013 15:29:38 +0000 (15:29 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 11 Jan 2013 12:10:16 +0000 (13:10 +0100)
commitb43e1065cab4b5be90c016b2f076086b70cd1556
treee2b71a6c52a5a3088b37880495984aa4ad997e34
parent42f8fb75c43cc67f06424f991009b3af674f93eb
ACPICA: Cleanup table handler naming conflicts.

This is a cosmetic patch only. Comparison of the resulting binary showed
only line number differences.

This patch does not affect the generation of the Linux binary.
This patch decreases 44 lines of 20121114 divergence.diff.

There are naming conflicts between Linux and ACPICA on table handlers. This
patch cleans up this conflicts to reduce the source code diff between Linux
and ACPICA.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/tbxface.c
drivers/acpi/numa.c
drivers/acpi/tables.c
include/acpi/acpixf.h
include/acpi/actypes.h
include/linux/acpi.h