PCI/DPC: Rename interrupt_event_handler() to dpc_work()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 26 Jan 2018 13:18:56 +0000 (07:18 -0600)
committerBjorn Helgaas <helgaas@kernel.org>
Fri, 26 Jan 2018 22:49:41 +0000 (16:49 -0600)
commitb604472d6f94f9749e19253e8f8bc15c31fdcecf
tree0fadd1a39b8e8fc0ddcbef8204c8d27bee783178
parent6b9045b34b5704fe873d770e9b4c2c9b9a2feef5
PCI/DPC: Rename interrupt_event_handler() to dpc_work()

Rename interrupt_event_handler() to dpc_work() so there's more useful
information in stack traces and similar situations.  No functional change
intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sinan Kaya <okaya@codeaurora.org>
drivers/pci/pcie/pcie-dpc.c