]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/acpi/dispatcher/dsutils.c
ACPICA: Lindent
[mv-sheeva.git] / drivers / acpi / dispatcher / dsutils.c
index e4073e05a75ca1475bc39c03c3306028a8728622..71503c036f7c1496c2cd873a55a5e4bba676d6f2 100644 (file)
@@ -556,10 +556,9 @@ acpi_ds_create_operand(struct acpi_walk_state *walk_state,
                                         * indicate this to the interpreter, set the
                                         * object to the root
                                         */
-                                       obj_desc =
-                                           ACPI_CAST_PTR(union
-                                                         acpi_operand_object,
-                                                         acpi_gbl_root_node);
+                                       obj_desc = ACPI_CAST_PTR(union
+                                                                acpi_operand_object,
+                                                                acpi_gbl_root_node);
                                        status = AE_OK;
                                } else {
                                        /*