diff options
author | Bob Moore <robert.moore@intel.com> | 2012-10-31 06:27:04 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-11-15 03:31:26 +0400 |
commit | abf95c362929ce0af7dd413f981597c5386f749d (patch) | |
tree | 573f32fb5fe06a36956b86d1a5b470bc0000c3f2 /include/acpi | |
parent | 73a3090a2160fb01317f5a44af6ee5a064a29625 (diff) | |
download | linux-abf95c362929ce0af7dd413f981597c5386f749d.tar.xz |
ACPICA: Remove extra spaces after periods in the Intel license
For consistency with the rest of the source code.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
-rw-r--r-- | include/acpi/acpiosxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |