diff options
author | Bob Moore <robert.moore@intel.com> | 2012-10-31 02:26:11 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-11-15 00:31:24 +0100 |
commit | 4f3ca640e97ba54df42789a7c3085c75630e863c (patch) | |
tree | d3358077081b9683e0142d97699922afae26f9b1 /include/acpi | |
parent | 68aafc35161dcc9d365a32c2f9f077aedc61754d (diff) | |
download | op-kernel-dev-4f3ca640e97ba54df42789a7c3085c75630e863c.zip op-kernel-dev-4f3ca640e97ba54df42789a7c3085c75630e863c.tar.gz |
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Maintenance for source code consistency.
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 | 1 | ||||
-rw-r--r-- | include/acpi/acpixf.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/acpi/acpiosxf.h b/include/acpi/acpiosxf.h index 1222ba9..64e2c8b 100644 --- a/include/acpi/acpiosxf.h +++ b/include/acpi/acpiosxf.h @@ -1,4 +1,3 @@ - /****************************************************************************** * * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL). These diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index fe84aee..2596de1 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -1,4 +1,3 @@ - /****************************************************************************** * * Name: acpixf.h - External interfaces to the ACPI subsystem |