Re: [PATCH v6 3/8] PCI: Make pcie_read_tlp_log() signature same
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Date: 2024-12-11 16:26:26
Also in:
linux-pci, lkml
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Date: 2024-12-11 16:26:26
Also in:
linux-pci, lkml
On Fri, 13 Sep 2024 17:36:27 +0300 Ilpo Järvinen [off-list ref] wrote:
pcie_read_tlp_log()'s prototype and function signature diverged due to changes made while applying. Make the parameters of pcie_read_tlp_log() named identically. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Good to clean this up. Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>