| Date | Mon, 3 Oct 2016 10:15:49 -0400 | From | Steven Rostedt <> | Subject | Re: [RFC][PATCH 1/4] futex: Cleanup variable names for futex_top_waiter() |
| |
On Mon, 03 Oct 2016 11:12:35 +0200 Peter Zijlstra <peterz@infradead.org> 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) <peterz@infradead.org>
Nice!
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
-- Steve
|