Commit 0f61aaa4 authored by Al Stone's avatar Al Stone Committed by Rafael J. Wysocki

x86: ACPI: remove extraneous white space after semicolon

Signed-off-by: default avatarAl Stone <ahs3@redhat.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 9395452b
......@@ -1513,7 +1513,7 @@ void __init acpi_boot_table_init(void)
* If acpi_disabled, bail out
*/
if (acpi_disabled)
return;
return;
/*
* Initialize the ACPI boot-time table parser.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment