From: Rafael J. Wysocki Date: Thu, 6 Feb 2014 12:57:58 +0000 (+0100) Subject: ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() X-Git-Tag: v3.15-rc1~151^2~14^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6f236c263117cef5f0d68e3fec241ba2adc4fc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed