In message <1282170453-16794-1-git-send-email...@denx.de> you wrote: > commit 47e26b1b "cmd_usage(): simplify return code handling" caused > the following compile warnings: > > bedbug_860.c: In function 'bedbug860_do_break': > bedbug_860.c:73: warning: 'return' with a value, in function returning void > bedbug_860.c:121: warning: 'return' with a value, in function returning void > > Fix the return type. > > Actually these files could need some cleanup - commands should > return proper error codes, and there are coding style issues. > => To be fixed later. > > Signed-off-by: Wolfgang Denk <w...@denx.de> > --- > Changes since V1: fix other occurrences of the same issue, too. > > arch/powerpc/cpu/mpc8260/bedbug_603e.c | 12 ++++++++---- > arch/powerpc/cpu/mpc8xx/bedbug_860.c | 12 ++++++++---- > 2 files changed, 16 insertions(+), 8 deletions(-)
Aplied. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de What we anticipate seldom occurs; what we least expect generally happens. - Bengamin Disraeli _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot