diff options
author | Bjorn Helgaas <[email protected]> | 2021-05-17 12:18:39 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-07-06 10:39:10 -0500 |
commit | 662e4b03431f5304603f1e42c4d4c2c1d64cba40 (patch) | |
tree | 1ea9af114bcf1eb6dfaede3458fa2401b80c6af9 /scripts/gdb/linux/proc.py | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
PCI: xgene: Annotate __iomem pointer
"bar_addr" is passed as the argument to writel(), which expects a
"void __iomem *". Annotate "bar_addr" correctly. Resolves an sparse
"incorrect type in argument 2 (different address spaces)" warning.
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions