diff options
author | Colin Ian King <[email protected]> | 2017-08-10 16:57:09 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-11 14:49:43 +0200 |
commit | b45e4c45b13275a6b4a3f83ae8301a1963fbe5d0 (patch) | |
tree | 35da347a485d1d205639ab2570c06807280b99cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5442c26995527245c94c4a49e535eae8a60a5299 (diff) |
x86: Mark various structures and functions as 'static'
Mark a couple of structures and functions as 'static', pointed out by Sparse:
warning: symbol 'bts_pmu' was not declared. Should it be static?
warning: symbol 'p4_event_aliases' was not declared. Should it be static?
warning: symbol 'rapl_attr_groups' was not declared. Should it be static?
symbol 'process_uv2_message' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Andrew Banman <[email protected]> # for the UV change
Cc: Alexander Shishkin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions