FUTEX: Tidy up the code
authorThomas Gleixner <tglx@linutronix.de>
Mon, 16 Jul 2007 06:41:20 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:49 +0000 (09:05 -0700)
commit36cf3b5c3b7228bcf5124c530d50080b61a59f69
treec131870530e22371da47ad7b717f61d7cb00a84e
parent0746aec3c75f23de0148774ac50cf73161f09d68
FUTEX: Tidy up the code

The recent PRIVATE and REQUEUE_PI changes to the futex code made it hard to
read.  Tidy it up.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/futex.c
kernel/rtmutex-debug.c
kernel/rtmutex.c
kernel/rtmutex_common.h