On Mon, 03 Oct 2016 11:12:35 +0200 Peter Zijlstra <[email protected]> wrote:
> futex_top_waiter() returns the top-waiter on the pi_mutex. Assinging > this to a variable 'match' totally obscures the code. > > Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Nice! Reviewed-by: Steven Rostedt <[email protected]> -- Steve

