]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8d05fa7b2c8f4734006f563571946263498a1c4
treedbb040c61bc645abde2c4ea91605beb43d370607
parent3a25b5b3580a44a9782b774b60e6b166e12bed9e
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