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.

