sched: Remove unused cpu_nr_migrations()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Wed, 4 Nov 2009 07:16:54 +0000 (16:16 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:17:58 +0000 (13:17 -0700)
commit9c6abb9b9806aa822c1e3ad924434c42ce0206ef
tree76f439b5c4936268fc09897d3447956a3bf8c3e1
parenta5f9d12672fa694ec322700e0a76ce1281b1a575
sched: Remove unused cpu_nr_migrations()

commit 9824a2b728b63e7ff586b9fd9293c819be79f0f3 upstream

cpu_nr_migrations() is not used, remove it.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <4AF12A66.6020609@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/sched.h
kernel/sched.c