Remove the extra line. CC: Ingo Molnar <mi...@redhat.com> CC: Peter Zijlstra <pet...@infradead.org> Signed-off-by: Michael Wang <wang...@linux.vnet.ibm.com> --- kernel/sched/fair.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c index aaaed57..a925e17 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c @@ -6277,5 +6277,4 @@ __init void init_sched_fair_class(void) cpu_notifier(sched_ilb_notifier, 0); #endif #endif /* SMP */ - } -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/