diff options
author | Lv Zheng <lv.zheng@intel.com> | 2014-01-24 04:49:51 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-01-28 02:59:08 +0400 |
commit | 481c13814a4ecc8305fb7c871067a73cafd09d07 (patch) | |
tree | 9f5fe176f0201a7490f1bcbdb6e718e7a6b45183 /drivers/acpi/acpi_processor.c | |
parent | c14ced0464bf5ef3a3fad6d69bbf07c80bfbaf5b (diff) | |
download | linux-481c13814a4ecc8305fb7c871067a73cafd09d07.tar.xz |
ACPICA: Remove bool usage from ACPICA.
The use of "bool" is not safe for ACPICA code where it is originally using
a "BOOLEAN" defined as "unsigned char".
This patch removes the only "bool" usage from kernel source tree to reduce
the source code differences between Linux and ACPICA upstream.
This patch is required by future acpidump release automation.
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpi_processor.c')
0 files changed, 0 insertions, 0 deletions