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>
This commit is contained in:
Lv Zheng
2013-10-29 09:30:02 +08:00
کامیت شده توسط Rafael J. Wysocki
والد bb1cab3d52
کامیت 10622bf8ce
60فایلهای تغییر یافته به همراه112 افزوده شده و 112 حذف شده

مشاهده پرونده

@@ -240,7 +240,7 @@ acpi_status acpi_ns_root_initialize(void)
}
}
unlock_and_exit:
unlock_and_exit:
(void)acpi_ut_release_mutex(ACPI_MTX_NAMESPACE);
/* Save a handle to "_GPE", it is always present */