]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Rename retval to ret
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 16 Dec 2024 17:56:22 +0000 (19:56 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Feb 2025 21:40:53 +0000 (15:40 -0600)
commit54181c13647225e494fb932184568b98c6f1c18e
treec3ddfe1a8a0f26eeba8f4f21dff3fd121432d4a9
parentacba174d2e754346c07578ad2220258706a203e2
PCI: Rename retval to ret

Rename 'retval' to 'ret' in pci_assign_unassigned_bridge_resources().

Link: https://lore.kernel.org/r/20241216175632.4175-16-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Tested-by: Xiaochun Lee <lixc17@lenovo.com>
drivers/pci/setup-bus.c