aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpiosxf.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2012-10-31 02:27:04 +0000
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2012-11-15 00:31:26 +0100
commitabf95c362929ce0af7dd413f981597c5386f749d (patch)
tree573f32fb5fe06a36956b86d1a5b470bc0000c3f2 /include/acpi/acpiosxf.h
parentACPICA: Remove extra spaces after periods within comments (diff)
downloadlinux-dev-abf95c362929ce0af7dd413f981597c5386f749d.tar.xz
linux-dev-abf95c362929ce0af7dd413f981597c5386f749d.zip
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/acpiosxf.h')
-rw-r--r--include/acpi/acpiosxf.h2
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.
*