diff options
author | zhong jiang <[email protected]> | 2018-08-03 20:37:32 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-10 15:10:57 +0200 |
commit | ace8031099f91480799b5929b4cccf2dcacc5136 (patch) | |
tree | 22e2b4efdd1b973cbf88cd36ee81f0f0316f7f72 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ff28915fd31ccafc0d38e6f84b66df280ed9e86a (diff) |
sched/topology: Make local variables static
Fix the following warnings:
kernel/sched/topology.c:10:15: warning: symbol 'sched_domains_tmpmask' was not declared. Should it be static?
kernel/sched/topology.c:11:15: warning: symbol 'sched_domains_tmpmask2' was not declared. Should it be static?
Signed-off-by: zhong jiang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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