PCI: Remove unnecessary space before function pointer arguments
authorBenjamin Young <youngcdev@gmail.com>
Sat, 1 Dec 2018 16:07:11 +0000 (08:07 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Dec 2018 20:39:31 +0000 (14:39 -0600)
commit7cb3026411cf2b64797eb6b1caacfba6ca4258d9
tree10ce923cb02184a012d081a1a70d4c00a116560e
parentc9094db02a06a947c52ffe5f376033444a0da8af
PCI: Remove unnecessary space before function pointer arguments

Make spacing more consistent in the code for function pointer declarations
based on checkpatch.pl.

Signed-off-by: Benjamin Young <youngcdev@gmail.com>
[bhelgaas: make similar changes in include/linux/pci.h]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/portdrv.h
include/linux/pci.h