]> err.no Git - linux-2.6/blobdiff - drivers/acpi/namespace/nsxfname.c
ACPICA 20050408 from Bob Moore
[linux-2.6] / drivers / acpi / namespace / nsxfname.c
index f2405efd1b9a89157fc4a74a4a7d8a4b15f9ef37..8d097914c49ad2fc4427ff39f9a958f52a041428 100644 (file)
@@ -57,9 +57,9 @@
  * FUNCTION:    acpi_get_handle
  *
  * PARAMETERS:  Parent          - Object to search under (search scope).
- *              path_name       - Pointer to an asciiz string containing the
- *                                  name
- *              ret_handle      - Where the return handle is placed
+ *              Pathname        - Pointer to an asciiz string containing the
+ *                                name
+ *              ret_handle      - Where the return handle is returned
  *
  * RETURN:      Status
  *
@@ -220,7 +220,7 @@ EXPORT_SYMBOL(acpi_get_name);
  * FUNCTION:    acpi_get_object_info
  *
  * PARAMETERS:  Handle          - Object Handle
- *              Info            - Where the info is returned
+ *              Buffer          - Where the info is returned
  *
  * RETURN:      Status
  *