futex: Correct futex_wait_requeue_pi() commentary
authorDarren Hart <dvhltc@us.ibm.com>
Fri, 31 Jul 2009 23:20:10 +0000 (16:20 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 4 Aug 2009 13:59:14 +0000 (15:59 +0200)
commitcc6db4e60116c1f76577b6850a35ae7de69a95b6
tree52c2a020429f4664453719483ac3d3d993802330
parenta33a052f19a21d727847391c8c1aff3fb221c472
futex: Correct futex_wait_requeue_pi() commentary

The state machine described in the comments wasn't updated with
a follow-on fix.  Address that and cleanup the corresponding
commentary in the function.

Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <4A737C2A.9090001@us.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/futex.c