Re: [kernel, v2, 1/6] powerpc/pci: Remove unused parameter from add_one_dev_pci_data()
From: Michael Ellerman <hidden> Date: 2017-08-31 11:36:30
On Tue, 2017-08-29 at 07:33:59 UTC, Alexey Kardashevskiy wrote:
pdev is always NULL, remove it.
To make checkpatch.pl happy, this also removes the "out of memory"
message.
Signed-off-by: Alexey Kardashevskiy <redacted>
Reviewed-by: Andrew Donnellan <redacted>
Acked-by: Russell Currey <redacted>