diff options
author | Niklas Cassel <[email protected]> | 2024-04-30 09:10:55 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-05-28 11:14:42 -0500 |
commit | 045fda253511681d73c6f7d3e793655a816fe219 (patch) | |
tree | 83d518d7ac7127d28ed5bc4f8113bdf4557de9e0 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff) |
PCI: dra7xx: Fix dra7xx_pcie_cpu_addr_fixup() parameter name
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 dra7xx_pcie_cpu_addr_fixup() function parameter name to match
reality.
[kwilczynski: commit log]
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Krzysztof WilczyĆski <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions