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

Marek Vasut marek.vasut at mailbox.org
Tue Mar 3 13:56:11 CET 2026


On 3/3/26 5:20 AM, Ronan Dalton wrote:
> 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.

Ah, thanks !


More information about the U-Boot mailing list