diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2014-01-14 08:06:36 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-01-16 09:27:03 +0100 |
commit | 88f1ebbc256e93bc029ec70b366612801f2c98ad (patch) | |
tree | 59af61d44403bda3b793318a7af36154a0556c06 /crypto/cbc.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 <fengguang.wu@intel.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@gmail.com>
Fixes: 6bfd6d72f51c ("sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap")
Link: http://lkml.kernel.org/r/52d47f8c.EYJsA5+mELPBk4t6\%fengguang.wu@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions