]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Remove unnecessary returns
authorKrzysztof Wilczynski <kw@linux.com>
Sun, 25 Aug 2019 22:10:39 +0000 (00:10 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 30 Aug 2019 19:00:34 +0000 (14:00 -0500)
commit55507aea58824578610eb0cb5c250a0c997987c9
treebe2411331f8da8131a52f91d2437fbb7d9acddae
parentb071c1fd7a8ad041759d9a9e87d1b4333417e36c
PCI: Remove unnecessary returns

Remove unnecessary "return" statements at the end of void functions.  No
functional change intended.

Link: https://lore.kernel.org/r/20190825221039.6977-1-kw@linux.com
Link: https://lore.kernel.org/r/20190826095143.21353-1-kw@linux.com
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/pcie-mediatek.c
drivers/pci/hotplug/cpci_hotplug_core.c
drivers/pci/hotplug/cpqphp_core.c
drivers/pci/hotplug/cpqphp_ctrl.c
drivers/pci/hotplug/cpqphp_nvram.h
drivers/pci/hotplug/rpadlpar_core.c
drivers/pci/hotplug/rpaphp_core.c