diff options
author | YueHaibing <[email protected]> | 2019-03-20 21:38:39 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-03 12:34:31 +0200 |
commit | 71b47eaf6fb29b7f9722dc1646c26eb8a96e0a6d (patch) | |
tree | cfad330d7e96111a97e25b04c9e1510476794064 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ba7319f9e3898101bff5d63cbae5a6cc174c8c9 (diff) |
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
Fix these sparse warnigs:
kernel/sched/fair.c:3570:6: warning: symbol 'sync_entity_load_avg' was not declared. Should it be static?
kernel/sched/fair.c:3583:6: warning: symbol 'remove_entity_load_avg' was not declared. Should it be static?
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://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