]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove double unlikely from schedule()
authorRoel Kluin <12o3l@tiscali.nl>
Thu, 13 Mar 2008 16:41:59 +0000 (17:41 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 21 Mar 2008 15:43:47 +0000 (16:43 +0100)
commit6641621aaf0c282caa50f2104b5ef086c71385f9
treea728df75b68d5648ea6d6627125c48f6d56fe1a8
parentf2331e6aab430348e89a63ca5efbdc9b48f17a5f
sched: remove double unlikely from schedule()

Combine two unlikely's

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c