ACPICA: Core: Major update for code formatting, no functional changes
[cascardo/linux.git] / drivers / acpi / acpica / tbinstal.c
index 6319b42..bd87801 100644 (file)
@@ -337,8 +337,8 @@ acpi_tb_install_standard_table(acpi_physical_address address,
                         * need to be unregistered when they are unloaded, and slots in the
                         * root table list should be reused when empty.
                         */
-                       if (acpi_gbl_root_table_list.tables[i].
-                           flags & ACPI_TABLE_IS_LOADED) {
+                       if (acpi_gbl_root_table_list.tables[i].flags &
+                           ACPI_TABLE_IS_LOADED) {
 
                                /* Table is still loaded, this is an error */