ACPICA: Linuxize: Change indentation of C labels.

It is reported by kernel build test systems that all ACPICA source
files in the kernel tree have incorrect label indentation.  This
patch changes default indent option used in the release process to
fix this bug.  Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Dieser Commit ist enthalten in:
Lv Zheng
2013-10-29 09:30:02 +08:00
committet von Rafael J. Wysocki
Ursprung bb1cab3d52
Commit 10622bf8ce
60 geänderte Dateien mit 112 neuen und 112 gelöschten Zeilen

Datei anzeigen

@@ -271,7 +271,7 @@ acpi_ns_check_object_type(struct acpi_evaluate_info *info,
return (AE_OK); /* Successful repair */
}
type_error_exit:
type_error_exit:
/* Create a string with all expected types for this predefined object */