diff mbox

ACPICA: update documentation to reflect correct parameter name

Message ID 20091204153605.73fc9202@destiny.ordissimo (mailing list archive)
State RFC, archived
Headers show

Commit Message

Anisse Astier Dec. 4, 2009, 2:36 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/acpi/acpica/utcopy.c b/drivers/acpi/acpica/utcopy.c
index 0f0c64b..ecfa7f9 100644
--- a/drivers/acpi/acpica/utcopy.c
+++ b/drivers/acpi/acpica/utcopy.c
@@ -382,7 +382,7 @@  acpi_ut_copy_ipackage_to_epackage(union
acpi_operand_object *internal_object,
  * FUNCTION:    acpi_ut_copy_iobject_to_eobject
  *
  * PARAMETERS:  internal_object     - The internal object to be converted
- *              buffer_ptr          - Where the object is returned
+ *              ret_buffer          - Where the object is returned
  *
  * RETURN:      Status