Browse Source

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>
Bob Moore 12 years ago
parent
commit
4f3ca640e9

+ 0 - 1
drivers/acpi/acpica/acobject.h

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Name: acobject.h - Definition of union acpi_operand_object  (Internal object only)

+ 0 - 1
drivers/acpi/acpica/amlresrc.h

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: amlresrc.h - AML resource descriptors

+ 0 - 1
drivers/acpi/acpica/exmisc.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exmisc - ACPI AML (p-code) execution - specific opcodes

+ 0 - 1
drivers/acpi/acpica/exmutex.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exmutex - ASL Mutex Acquire/Release functions

+ 0 - 1
drivers/acpi/acpica/exnames.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exnames - interpreter/scanner name load/execute

+ 0 - 1
drivers/acpi/acpica/exoparg1.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exoparg1 - AML execution - opcodes with 1 argument

+ 0 - 1
drivers/acpi/acpica/exoparg3.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exoparg3 - AML execution - opcodes with 3 arguments

+ 0 - 1
drivers/acpi/acpica/exoparg6.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exoparg6 - AML execution - opcodes with 6 arguments

+ 0 - 1
drivers/acpi/acpica/exprep.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exprep - ACPI AML (p-code) execution - field prep utilities

+ 0 - 1
drivers/acpi/acpica/exregion.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exregion - ACPI default op_region (address space) handlers

+ 0 - 1
drivers/acpi/acpica/exresnte.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exresnte - AML Interpreter object resolution

+ 0 - 1
drivers/acpi/acpica/exresolv.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exresolv - AML Interpreter object resolution

+ 0 - 1
drivers/acpi/acpica/exresop.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exresop - AML Interpreter operand/object resolution

+ 0 - 1
drivers/acpi/acpica/exstoren.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exstoren - AML Interpreter object store support,

+ 0 - 1
drivers/acpi/acpica/exstorob.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exstorob - AML Interpreter object store support, store to object

+ 0 - 1
drivers/acpi/acpica/exsystem.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exsystem - Interface to OS services

+ 0 - 1
drivers/acpi/acpica/exutils.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: exutils - interpreter/scanner utilities

+ 0 - 1
drivers/acpi/acpica/hwacpi.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: hwacpi - ACPI Hardware Initialization/Mode Interface

+ 0 - 1
drivers/acpi/acpica/hwgpe.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: hwgpe - Low level GPE enable/disable/clear functions

+ 0 - 1
drivers/acpi/acpica/hwregs.c

@@ -1,4 +1,3 @@
-
 /*******************************************************************************
  *
  * Module Name: hwregs - Read/write access functions for the various ACPI

+ 0 - 1
drivers/acpi/acpica/hwtimer.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Name: hwtimer.c - ACPI Power Management Timer Interface

+ 0 - 1
drivers/acpi/acpica/hwvalid.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: hwvalid - I/O request validation

+ 0 - 1
drivers/acpi/acpica/hwxface.c

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Module Name: hwxface - Public ACPICA hardware interfaces

+ 0 - 1
include/acpi/acpiosxf.h

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL).  These

+ 0 - 1
include/acpi/acpixf.h

@@ -1,4 +1,3 @@
-
 /******************************************************************************
  *
  * Name: acpixf.h - External interfaces to the ACPI subsystem