On Thu, 23 Mar 2023 at 09:07, Pali Rohár <[email protected]> wrote: > > Numeric return values may cause strange errors line: > exit not allowed from main input shell. > > Signed-off-by: Pali Rohár <[email protected]> > --- > Rename r to ret. > --- > cmd/mmc.c | 18 +++++++++++++----- > 1 file changed, 13 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

