OSDN Git Service

PCI: Remove unnecessary braces
authorNicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
Mon, 6 Jan 2020 15:45:32 +0000 (15:45 +0000)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 29 Jan 2020 20:15:53 +0000 (14:15 -0600)
commit3d67a2dbdbe9400523164d8557a7a5fb7ef83c7e
tree122def0a1077e98b5ca264c2bb62be23132bb71d
parent9db8dc6d0785225c42a37be7b44d1b07b31b8957
PCI: Remove unnecessary braces

Remove unnecessary braces in pci_bus_distribute_available_resources().  No
functional changes.

Link: https://lore.kernel.org/r/PSXP216MB0438061CB4442460BB92A75F803C0@PSXP216MB0438.KORP216.PROD.OUTLOOK.COM
Signed-off-by: Nicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pci/setup-bus.c