Dear Mike Frysinger,

In message <1279877295-4823-1-git-send-email-vap...@gentoo.org> you wrote:
> No need to output spaces 1 char at a time in a loop when the printf code
> can do the same thing with the right format string.  This shrinks things
> and gives a nice speed up when killing off lines more than a byte or two
> as printf will send out the buffer in one big chunk.
> 
> Signed-off-by: Mike Frysinger <vap...@gentoo.org>
> ---
>  common/main.c |    8 +++-----
>  1 files changed, 3 insertions(+), 5 deletions(-)

Applied, thanks.

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
Build a system that even a fool can use and only a fool will want  to
use it.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to