[PATCH v8 3/7] PCI: Make pcie_read_tlp_log() signature same

Bjorn Helgaas helgaas at kernel.org
Thu Jan 9 09:13:18 AEDT 2025


On Wed, Jan 08, 2025 at 03:40:11PM -0500, Yazen Ghannam wrote:
> 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 at linux.intel.com>
> > Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>
> 
> Reviewed-by: Yazen Ghannam <yazen.ghannam at amd.com>
> 
> Just wondering, could this be squashed into the previous patch? Or is
> the goal to be strict with one logical change per patch?

I haven't looked closely enough to opine on whether this should be
squashed, but I generally do prefer one logical change per patch.

It's much easier for me to squash things when merging than it is to
untangle things that should be separate patches.

Bjorn


More information about the Linuxppc-dev mailing list