summaryrefslogtreecommitdiff
path: root/source/components
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2009-11-20 09:16:42 -0800
committerRobert Moore <Robert.Moore@intel.com>2009-11-20 09:16:42 -0800
commit453386a16be4aa29b60d0455c1c63fc69da75a06 (patch)
treef0e3bbf0eed9df215c7ca1009072bd130c658879 /source/components
parent048fba8f81544333777b92503336b346c247cc54 (diff)
downloadacpica-453386a16be4aa29b60d0455c1c63fc69da75a06.tar.gz
Automated cleanup - no functional change.
acpisrc -c cleanup.
Diffstat (limited to 'source/components')
-rw-r--r--source/components/disassembler/dmwalk.c1
-rw-r--r--source/components/namespace/nsrepair2.c2
2 files changed, 1 insertions, 2 deletions
diff --git a/source/components/disassembler/dmwalk.c b/source/components/disassembler/dmwalk.c
index ddc0e35cd..85477fede 100644
--- a/source/components/disassembler/dmwalk.c
+++ b/source/components/disassembler/dmwalk.c
@@ -160,7 +160,6 @@ AcpiDmBlockType (
ACPI_PARSE_OBJECT *Op);
-
/*******************************************************************************
*
* FUNCTION: AcpiDmDisassemble
diff --git a/source/components/namespace/nsrepair2.c b/source/components/namespace/nsrepair2.c
index 632abe2d0..186dc95a5 100644
--- a/source/components/namespace/nsrepair2.c
+++ b/source/components/namespace/nsrepair2.c
@@ -231,7 +231,7 @@ static const ACPI_REPAIR_INFO AcpiNsRepairableNames[] =
* ReturnObjectPtr - Pointer to the object returned from the
* evaluation of a method or object
*
- * RETURN: Status. AE_OK if repair was successful. If name is not
+ * RETURN: Status. AE_OK if repair was successful. If name is not
* matched, ValidateStatus is returned.
*
* DESCRIPTION: Attempt to repair/convert a return object of a type that was