diff options
author | Fengguang Wu <[email protected]> | 2014-01-14 08:06:36 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-01-16 09:27:03 +0100 |
commit | 88f1ebbc256e93bc029ec70b366612801f2c98ad (patch) | |
tree | 59af61d44403bda3b793318a7af36154a0556c06 /fs/jbd/commit.c | |
parent | 54b278b50b8566c227437d6198412cb5a6619e6b (diff) |
sched/deadline: Fix sparse static warnings
new sparse warnings:
>> kernel/sched/cpudeadline.c:38:6: sparse: symbol 'cpudl_exchange' was not declared. Should it be static?
>> kernel/sched/cpudeadline.c:46:6: sparse: symbol 'cpudl_heapify' was not declared. Should it be static?
>> kernel/sched/cpudeadline.c:71:6: sparse: symbol 'cpudl_change_key' was not declared. Should it be static?
>> kernel/sched/cpudeadline.c:195:15: sparse: memset with byte count of 163928
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Juri Lelli <[email protected]>
Fixes: 6bfd6d72f51c ("sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap")
Link: http://lkml.kernel.org/r/52d47f8c.EYJsA5+mELPBk4t6\%[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions