[PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro

Ronan Dalton Ronan.Dalton at alliedtelesis.co.nz
Tue Mar 3 05:20:52 CET 2026


On Mon, 2026-03-02 at 13:54 +0100, Marek Vasut wrote:
> On 3/2/26 5:45 AM, Ronan Dalton wrote:
> > Wrap the timeout_us parameter in brackets and assign to a variable
> > with
> > two leading underscores to follow macro definition best-practices.
> Is there a matching Linux kernel fix ?

The initial commit that introduced the macro in Linux already did it
correctly. This commit brings it more in line with what Linux does.


More information about the U-Boot mailing list