commit | 7cb3026411cf2b64797eb6b1caacfba6ca4258d9 | [log] [tgz] |
---|---|---|
author | Benjamin Young <youngcdev@gmail.com> | Sat Dec 01 08:07:11 2018 -0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Dec 06 14:39:31 2018 -0600 |
tree | 10ce923cb02184a012d081a1a70d4c00a116560e | |
parent | c9094db02a06a947c52ffe5f376033444a0da8af [diff] |
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>