PCI: Fix code formatting inconsistencies
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 24 Aug 2023 18:33:05 +0000 (13:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 25 Aug 2023 13:15:43 +0000 (08:15 -0500)
commiteb6723b40d1766cfbbbc0aa11690da03c339184f
treeff190011fcf03dafdf578478ff967974a5ea655d
parent86b4ad7d67b26973838b7f1d4428aba9483cb5ce
PCI: Fix code formatting inconsistencies

Remove unnecessary "return;" in void functions and format consistently.
No functional change intended.

Link: https://lore.kernel.org/r/20230824193712.542167-12-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/pci/pci.h