aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Penkler <dpenkler@gmail.com>2025-01-14 17:54:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-15 18:35:56 +0100
commit77b41a9342f610b90675a15aea87c8462b900404 (patch)
tree99a2a65bb326bb2f0c52ab4be9217973dab92b8c /tools/perf/scripts/python/export-to-postgresql.py
parentstaging: gpib: Add missing mutex unlock in ni usb driver (diff)
downloadwireguard-linux-77b41a9342f610b90675a15aea87c8462b900404.tar.xz
wireguard-linux-77b41a9342f610b90675a15aea87c8462b900404.zip
staging: gpib: Use __iomem attribute for io addresses
In a number of drivers the PCI memory pointers were declared simply as void *. This caused sparse to emit the following warning, for example: agilent_82350b/agilent_82350b.c:44:58: warning: incorrect type in argument 2 (different address spaces) agilent_82350b/agilent_82350b.c:44:58: expected void volatile [noderef] __iomem *addr Declare the PCI memory pointers as void __iomem *addr. Signed-off-by: Dave Penkler <dpenkler@gmail.com> Link: https://lore.kernel.org/r/20250114165403.16410-2-dpenkler@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions