ACPICA: Cleanup updated comments.
[deliverable/linux.git] / drivers / acpi / acpica / acobject.h
index 24eb9eac95145bc9e47e33efb1a42b97bd4066f5..921262ea46d79a114a925759055b2008b99d108e 100644 (file)
@@ -307,7 +307,7 @@ struct acpi_object_addr_handler {
        struct acpi_namespace_node *node;       /* Parent device */
        void *context;
        acpi_adr_space_setup setup;
-       union acpi_operand_object *region_list; /* regions using this handler */
+       union acpi_operand_object *region_list; /* Regions using this handler */
        union acpi_operand_object *next;
 };
 
This page took 0.024743 seconds and 5 git commands to generate.