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 <[email protected]> > Acked-by: Miguel Ojeda <[email protected]> > Signed-off-by: Eliot Courtney <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > rust/kernel/error.rs | 1 + > 1 file changed, 1 insertion(+)
