From: Bob Moore Date: Wed, 31 Oct 2012 02:27:04 +0000 (+0000) Subject: ACPICA: Remove extra spaces after periods in the Intel license X-Git-Tag: v3.8-rc1~182^2~14^2~12 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=abf95c362929ce0af7dd413f981597c5386f749d;p=users%2Fjedix%2Flinux-maple.git ACPICA: Remove extra spaces after periods in the Intel license For consistency with the rest of the source code. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- diff --git a/include/acpi/acpiosxf.h b/include/acpi/acpiosxf.h index 64e2c8b830ab..43152742b46f 100644 --- a/include/acpi/acpiosxf.h +++ b/include/acpi/acpiosxf.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL). These + * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL). These * interfaces must be implemented by OSL to interface the * ACPI components to the host operating system. *