In message <1277330773-28395-6-git-send-email...@denx.de> you wrote:
> Change the return type of the *printf() functions to the standard
> "int"; no changes are needed but returning the already available
> length count.
> 
> This will save a few additional strlen() calls later...
> 
> Signed-off-by: Wolfgang Denk <w...@denx.de>
> ---
>  common/console.c          |   12 ++++++++----
>  examples/api/libgenwrap.c |    6 ++++--
>  include/common.h          |    8 ++++----
>  include/exports.h         |    4 ++--
>  4 files changed, 18 insertions(+), 12 deletions(-)

Applied.

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
The more we disagree, the more chance there is that at least  one  of
us is right.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to