]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove set_leftmost()
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:11 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:11 +0000 (17:00 +0200)
commit81346a0cb982a40eac9493e4a7f4c8898e8578e8
tree1affcb6b68f5428e7c96121fec806d1074b0c1a2
parentd9d9cc2237235882524f5939ab9316c580354dd6
sched: remove set_leftmost()

Lee Schermerhorn noticed that set_leftmost() contains dead code,
remove this.

Reported-by: Lee Schermerhorn <Lee.Schermerhorn@hp.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
kernel/sched_fair.c