Re: [PATCH] rust: error: fix the description for `ECHILD`
From: Finn Behrens
Date: Mon Oct 02 2023 - 11:12:51 EST
On 30 Sep 2023, at 16:49, Wedson Almeida Filho wrote:
> From: Wedson Almeida Filho <walmeida@xxxxxxxxxxxxx>
>
> A mistake was made and the description of `ECHILD` is wrong (it reuses
> the description of `ENOEXEC`). This fixes it to reflect what's in
> `errno-base.h`.
>
> Signed-off-by: Wedson Almeida Filho <walmeida@xxxxxxxxxxxxx>
> ---
Reviewed-by: Finn Behrens <me@xxxxxxxxxx>