
Dear Valentin Longchamp,
In message e0c1c0de6c89e3723ac3d1874ce4819a4a47c8f2.1302266367.git.valentin.longchamp@keymile.com you wrote:
From: Heiko Schocher hs@denx.de
as checkpatch proposes to use strict_strtoul instead of simple_strtoul, introduce it.
Signed-off-by: Heiko Schocher hs@denx.de cc: Wolfgang Denk wd@denx.de cc: Detlev Zundel dzu@denx.de cc: Valentin Longchamp valentin.longchamp@keymile.com cc: Holger Brunck holger.brunck@keymile.com Signed-off-by: Valentin Longchamp valentin.longchamp@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