Re: [PATCH v4 3/9] rust: add EMSGSIZE error code
From: Gary Guo
Date: Mon Mar 02 2026 - 09:19:21 EST
On Mon Mar 2, 2026 at 11:42 AM GMT, Eliot Courtney wrote:
> Add the EMSGSIZE error code, which indicates that a message is too
> long.
>
> Tested-by: Zhi Wang <zhiw@xxxxxxxxxx>
> Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>
> ---
> rust/kernel/error.rs | 1 +
> 1 file changed, 1 insertion(+)