diff options
author | Muchun Song <smuchun@gmail.com> | 2018-11-10 10:52:02 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-11-12 08:18:15 +0300 |
commit | ed8885a14433aec04067463493051eaaeef3255f (patch) | |
tree | be3f0d8a7b8a06eca95f96070460524c6a997f79 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1da1843f9f0334e2428308945d396ffecc2acfe1 (diff) | |
download | linux-ed8885a14433aec04067463493051eaaeef3255f.tar.xz |
sched/fair: Make some variables static
The variables are local to the source and do not
need to be in global scope, so make them static.
Signed-off-by: Muchun Song <smuchun@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20181110075202.61172-1-smuchun@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions