]> git.openfabrics.org - ~emulex/infiniband.git/commit
ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 6 Feb 2014 12:57:58 +0000 (13:57 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 6 Feb 2014 16:31:51 +0000 (17:31 +0100)
commit5e6f236c263117cef5f0d68e3fec241ba2adc4fc
tree87c7fcf35434819cccace6f49ff1c3edddce5bdc
parentdd2151be28b9ed734fc5738ac675ed7e234847e3
ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()

Since acpi_hotplug_notify_cb() does not use its data argument any
more, the second argument of acpi_install_hotplug_notify_handler()
can be dropped, so do that and update its callers accordingly.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/scan.c
drivers/pci/hotplug/acpiphp_glue.c
include/acpi/acpi_bus.h