Re: [PATCH v3 3/9] rust: add EMSGSIZE error code
From: Miguel Ojeda
Date: Thu Feb 26 2026 - 09:05:27 EST
On Thu, Feb 26, 2026 at 12:46 PM Eliot Courtney <ecourtney@xxxxxxxxxx> wrote:
>
> Add the EMSGSIZE error code, which indicates that a message is too
> long.
>
> Tested-by: Zhi Wang <zhiw@xxxxxxxxxx>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
I checked that it is placed in the right spot in the list :)
Thanks!
Cheers,
Miguel