Re: [PATCH 3/9] powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
From: Russell Currey <hidden> Date: 2018-03-06 00:49:07
On Tue, 2018-03-06 at 10:59 +1100, Sam Bobroff wrote:
Commit "0ba178888b05 powerpc/eeh: Remove reference to PCI device"
removed a call to pci_dev_get() from __eeh_addr_cache_get_device()
but
did not update the comment to match.
Signed-off-by: Sam Bobroff <redacted>