[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <52A99DC4.9000704@samsung.com>
Date: Thu, 12 Dec 2013 12:28:04 +0100
From: Andrzej Pietrasiewicz <andrzej.p@...sung.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: linux-kernel@...r.kernel.org,
Kyungmin Park <kyungmin.park@...sung.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH] kernel/locking: mutex: simplify access to the first entry
in the wait-list
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@...sung.com>
>> Signed-off-by: Kyungmin Park <andrzej.p@...sung.com>
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists