On Fri, 31 Mar 2023 at 08:50, Francis Laniel <[email protected]> wrote: > > Modifies return code got from while loop as hush 2021 always returns 0 from > while loop. > > Signed-off-by: Francis Laniel <[email protected]> > --- > test/hush/loop.c | 34 ++++++++++++++++++++++++++++++---- > 1 file changed, 30 insertions(+), 4 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

