[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b0c5175177af0bfd216d45da361e114870f07aad.camel@trillion01.com>
Date: Sun, 20 Jun 2021 15:28:21 -0400
From: Olivier Langlois <olivier@...llion01.com>
To: Randy Dunlap <rdunlap@...radead.org>, Jens Axboe <axboe@...nel.dk>,
Pavel Begunkov <asml.silence@...il.com>,
io-uring@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
On Sun, 2021-06-20 at 12:07 -0700, Randy Dunlap wrote:
> On 6/20/21 12:05 PM, Olivier Langlois wrote:
> > - return false;
> > + return ret?IO_ARM_POLL_READY:IO_ARM_POLL_ERR;
>
> Hi,
> Please make that return expression more readable.
>
>
How exactly?
by adding spaces?
Changing the define names??
Powered by blists - more mailing lists