On Thu, 31 Dec 2020 at 15:49, Sean Anderson <sean.ander...@seco.com> wrote:
>
> Several functions in disk/part.c just return -1 on error. This makes them
> return different errnos for different failures. This helps callers
> differentiate between failures, even if they cannot read stdout.
>
> Signed-off-by: Sean Anderson <sean.ander...@seco.com>
> ---
>
>  disk/part.c | 50 ++++++++++++++++++++++++++++----------------------
>  1 file changed, 28 insertions(+), 22 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to