Re: [PATCH] kernel/locking: mutex: simplify access to the first entryin the wait-list

From: Andrzej Pietrasiewicz
Date: Thu Dec 12 2013 - 06:28:18 EST


W dniu 12.12.2013 10:53, Peter Zijlstra pisze:
On Thu, Dec 12, 2013 at 10:45:41AM +0100, Andrzej Pietrasiewicz wrote:
Use list_first_entry instead of explicitly accessing the first entry
with "head".next. The comment one line above becomes obsolete.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
Signed-off-by: Kyungmin Park <andrzej.p@xxxxxxxxxxx>

This is an invalid sign-off trail.

Right... Thanks for spotting this. I will correct it and resubmit.

AP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/