diff options
author | Colin Ian King <[email protected]> | 2017-06-29 10:14:06 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-30 09:00:56 +0200 |
commit | e91c8d97eac74e603481840d950536bcb62b471b (patch) | |
tree | e921e2a67949a8ecbd3bcc29597356aaffc4e0ac /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8e70e8409102a37ab066bd91007b75fd5d113931 (diff) |
perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static
A few minor clean-ups: constify the lbr_desc[] array and make
local function lbr_from_signext_quirk_rd() static to fix a sparse warning:
"symbol 'lbr_from_signext_quirk_rd' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions