Re: [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions
From: Miguel Ojeda
Date: Fri Oct 18 2024 - 10:38:59 EST
On Fri, Oct 18, 2024 at 4:15 PM Andrew Lunn <andrew@xxxxxxx> wrote:
>
> Does this allocate memory? In this case, that would be O.K, but at
No, it does not -- it is all done at compile-time.
Cheers,
Miguel