diff options
author | Colin Ian King <[email protected]> | 2017-10-02 15:59:31 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-10-05 13:20:32 +0200 |
commit | 5fd88b60e11b7d81b2c944c1b45834c4a6aa0157 (patch) | |
tree | 41db532360bcf6f334695e7f7d141e9d12177eea /tools/perf/util/trace-event-scripting.c | |
parent | 165d3ad884df4b30c3564a478b457b499345886f (diff) |
x86/intel_rdt/cqm: Make integer rmid_limbo_count static
rmid_limbo_count is local to the source and does not need to be in global
scope, so make it static.
Cleans up sparse warning:
symbol 'rmid_limbo_count' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions