Messages in this thread |  | | Date | Thu, 12 Dec 2013 10:53:20 +0100 | From | Peter Zijlstra <> | Subject | Re: [PATCH] kernel/locking: mutex: simplify access to the first entry in the wait-list |
| |
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@samsung.com> > Signed-off-by: Kyungmin Park <andrzej.p@samsung.com>
This is an invalid sign-off trail.
|  |