Re: [PATCH v8 3/7] PCI: Make pcie_read_tlp_log() signature same
From: Yazen Ghannam
Date: Wed Jan 08 2025 - 15:40:32 EST
On Wed, Dec 18, 2024 at 04:37:43PM +0200, Ilpo Järvinen 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@xxxxxxxxxxxxxxx>
> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Reviewed-by: Yazen Ghannam <yazen.ghannam@xxxxxxx>
Just wondering, could this be squashed into the previous patch? Or is
the goal to be strict with one logical change per patch?
Thanks,
Yazen