diff options
author | Mathieu Malaterre <malat@debian.org> | 2018-05-16 22:09:02 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-05-18 09:05:22 +0200 |
commit | 3febfc8a219a036633b57a34c6678e21b6a0580d (patch) | |
tree | 0b4492b6a2e51ab037c9731fb81fcd2e87b601f3 /scripts | |
parent | f6a3463063f42d9fb2c78f386437a822e0ad1792 (diff) |
sched/deadline: Make the grub_reclaim() function static
Since the grub_reclaim() function can be made static, make it so.
Silences the following GCC warning (W=1):
kernel/sched/deadline.c:1120:5: warning: no previous prototype for ‘grub_reclaim’ [-Wmissing-prototypes]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180516200902.959-1-malat@debian.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions