[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190617150039.GR3402@hirez.programming.kicks-ass.net>
Date: Mon, 17 Jun 2019 17:00:39 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: "Pavel Begunkov (Silence)" <asml.silence@...il.com>
Cc: Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] sched: Deduplicate code with do-while
On Tue, Jun 11, 2019 at 03:29:07PM +0300, Pavel Begunkov (Silence) wrote:
> From: Pavel Begunkov <asml.silence@...il.com>
>
> Statements in the loop's body and before it are identical.
> Use do-while to not repeat it.
>
Thanks!
Powered by blists - more mailing lists