linux-hardened/drivers/pci/endpoint
Rolf Evers-Fischer 50ee106137 PCI: endpoint: Remove goto labels in pci_epf_create()
Remove the pci_epf_create() goto labels completely and handle the
errors at the respective call site to simplify the function error
handling.

Signed-off-by: Rolf Evers-Fischer <rolf.evers.fischer@aptiv.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2018-03-01 11:58:54 +00:00
..
functions Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
Kconfig PCI: Add SPDX GPL-2.0 when no license was specified 2018-01-26 11:45:16 -06:00
Makefile PCI: Add SPDX GPL-2.0 when no license was specified 2018-01-26 11:45:16 -06:00
pci-ep-cfs.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-epc-core.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-epc-mem.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-epf-core.c PCI: endpoint: Remove goto labels in pci_epf_create() 2018-03-01 11:58:54 +00:00