]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Cleanup debug operand dump mechanism
authorBob Moore <robert.moore@intel.com>
Tue, 10 Jun 2008 06:25:05 +0000 (14:25 +0800)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 16 Jul 2008 21:27:04 +0000 (23:27 +0200)
commit22c6966850e3b7aa7ec1821cd2b0c5168d9eaf34
tree30c87325e161719f309c39bbd7204c4b4bb4bdd8
parent5ed239547987551759eb3d14a2e7b6e1624e7fd9
ACPICA: Cleanup debug operand dump mechanism

Eliminated unnecessary operands; eliminated use of negative index
in loop.  Operands now displayed in correct order, not backwards.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/acpi/dispatcher/dsopcode.c
drivers/acpi/dispatcher/dswexec.c
drivers/acpi/executer/exdump.c
drivers/acpi/executer/exresop.c
drivers/acpi/executer/exstore.c
drivers/acpi/namespace/nsdump.c
include/acpi/acinterp.h
include/acpi/acmacros.h