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)
commit71d993e115706a4108bdc7e3cb3cf25309f17aa6
tree30c87325e161719f309c39bbd7204c4b4bb4bdd8
parent5a1a57efeb152d6b8a3b2a20f6b192d074e919ec
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