sched: clean up is_migration_thread()
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:15 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:15 +0000 (17:00 +0200)
commitd5036e89dcf7c19b3d03219d7d385bc96965b7fe
treedbb040c61bc645abde2c4ea91605beb43d370607
parent3a5e4dc12f23fb96fafd4f5d0f61e6c3070f80a5
sched: clean up is_migration_thread()

clean up is_migration_thread() and turn it into an inline function.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c