aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorMarco Elver <[email protected]>2020-06-16 14:36:22 +0200
committerPaul E. McKenney <[email protected]>2020-06-29 12:04:48 -0700
commit9dd979bae4cf76558ff816abe83283308fb1ae8c (patch)
tree3fe11bc68ff8e03ee4d371c6b76ae13e8627eaee /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent2888557f68db334a3839dcc262264a4c436f576b (diff)
kcsan: Silence -Wmissing-prototypes warning with W=1
The functions here should not be forward declared for explicit use elsewhere in the kernel, as they should only be emitted by the compiler due to sanitizer instrumentation. Add forward declarations a line above their definition to shut up warnings in W=1 builds. Link: https://lkml.kernel.org/r/202006060103.jSCpnV1g%[email protected] Reported-by: kernel test robot <[email protected]> Signed-off-by: Marco Elver <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions