Re: [PATCH 5/6] powerpc/powernv/pci: Drop unused parent variable
From: Joel Stanley <joel@jms.id.au> Date: 2020-08-04 02:24:06
On Tue, 4 Aug 2020 at 01:06, Oliver O'Halloran [off-list ref] wrote:
The "parent" variable in pnv_pci_ioda_configure_pe() isn't used for
anything anymore and can be dropped.
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>