[U-Boot] [PATCH v2] lib, vsprintf: introduce strict_strtoul
Wolfgang Denk
wd at denx.de
Thu May 12 21:07:20 CEST 2011
Dear Heiko Schocher,
In message <1304408029-16785-1-git-send-email-hs at denx.de> you wrote:
> as checkpatch proposes to use strict_strtoul instead of
> simple_strtoul, introduce it.
>
> Ported this function from Linux 2.6.38 commit ID:
> 521cb40b0c44418a4fd36dc633f575813d59a43d
>
> 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>
> ---
> changes for v2:
> - added origin source for this new function, as Wolfgang
> Denk suggested.
> - Patch no longer in the patchserie, as it is an independent
> change.
>
> include/_exports.h | 1 +
> include/common.h | 1 +
> include/exports.h | 1 +
> lib/vsprintf.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 54 insertions(+), 0 deletions(-)
Appplied, 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: wd at denx.de
So we follow our wandering paths, and the very darkness acts as our
guide and our doubts serve to reassure us. - Jean-Pierre de Caussade,
eighteenth-century Jesuit priest
More information about the U-Boot
mailing list