[U-Boot] [PATCH] lib, vsprintf: introduce strict_strtoul

Wolfgang Denk wd at denx.de
Sat Apr 30 01:12:55 CEST 2011


Dear Valentin Longchamp,

In message <e0c1c0de6c89e3723ac3d1874ce4819a4a47c8f2.1302266367.git.valentin.longchamp at keymile.com> you wrote:
> From: Heiko Schocher <hs at denx.de>
> 
> as checkpatch proposes to use strict_strtoul instead of
> simple_strtoul, introduce it.
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> cc: Wolfgang Denk <wd at denx.de>
> cc: Detlev Zundel <dzu at denx.de>
> cc: Valentin Longchamp <valentin.longchamp at keymile.com>
> cc: Holger Brunck <holger.brunck at keymile.com>
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> ---
>  include/_exports.h |    1 +
>  include/common.h   |    1 +
>  include/exports.h  |    1 +
>  lib/vsprintf.c     |   47 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 50 insertions(+), 0 deletions(-)

It appears this code was copied from Linux, so please provide proper
attribution and reference; please see bullet # 4 at
http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign

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: wd at denx.de


More information about the U-Boot mailing list