summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2024-08-14 09:06:38 +0200
committerJakub Kicinski <kuba@kernel.org>2024-08-15 19:10:01 -0700
commitd440af37ba6fa301144c6fce2186fe0ab5a8f283 (patch)
treeb0fe078bfaf427509e50415161bfb1196785b7c1 /tools/perf/scripts/python/export-to-postgresql.py
parentfcb1aa5163b1ae4cf2864b688b08927aac51f51e (diff)
netdev: Add missing __percpu qualifier to a cast
Add missing __percpu qualifier to a (void *) cast to fix dev.c:10863:45: warning: cast removes address space '__percpu' of expression sparse warning. Also remove now unneeded __force sparse directives. Found by GCC's named address space checks. There were no changes in the resulting object file. Signed-off-by: Uros Bizjak <ubizjak@gmail.com> Link: https://patch.msgid.link/20240814070748.943671-1-ubizjak@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions