diff options
author | Len Brown <len.brown@intel.com> | 2007-05-10 05:34:35 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-05-10 05:34:35 +0200 |
commit | fd3509436fde38d4c854bf5a6b83d2c779904f8e (patch) | |
tree | af3ffbe044021f6781982d14ae0b7b8aafd4b89b /drivers/acpi/events/evxface.c | |
parent | ACPI: created a dedicated workqueue for notify() execution (diff) | |
download | linux-fd3509436fde38d4c854bf5a6b83d2c779904f8e.tar.xz linux-fd3509436fde38d4c854bf5a6b83d2c779904f8e.zip |
ACPICA: Lindent
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/events/evxface.c')
-rw-r--r-- | drivers/acpi/events/evxface.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/events/evxface.c b/drivers/acpi/events/evxface.c index 685a103a3587..6d866a01f5f4 100644 --- a/drivers/acpi/events/evxface.c +++ b/drivers/acpi/events/evxface.c @@ -91,7 +91,6 @@ acpi_status acpi_install_exception_handler(acpi_exception_handler handler) ACPI_EXPORT_SYMBOL(acpi_install_exception_handler) #endif /* ACPI_FUTURE_USAGE */ - /******************************************************************************* * * FUNCTION: acpi_install_fixed_event_handler |