[PATCH 1/2] PCI: dra7xx: Fix cpu_addr_fixup parameter name
Krzysztof Wilczyński
kw at linux.com
Fri May 17 10:11:14 PDT 2024
Hello,
> The function pointer declaration for the cpu_addr_fixup() callback uses
> "cpu_addr" as parameter name.
>
> Likewise, the argument that is supplied to the function pointer when the
> function is actually called is "cpu_addr".
>
> Rename the cpu_addr_fixup parameter name to match reality.
Applied to controller/dwc, thank you!
[01/02] PCI: dra7xx: Fix dra7xx_pcie_cpu_addr_fixup() parameter name
https://git.kernel.org/pci/pci/c/6f4c62fd8a32
[02/02] PCI: artpec6: Fix artpec6_pcie_cpu_addr_fixup() parameter name
https://git.kernel.org/pci/pci/c/49993453e079
Krzysztof
More information about the linux-arm-kernel
mailing list