On Thu, Aug 06, 2020 at 12:42:52PM +0300, Anastasiia Lukianenko wrote:

> From: Andrii Anisov <andrii_ani...@epam.com>
> 
> Port sscanf implementation from mini-os and introduce new
> Kconfig option to enable it: CONFIG_SSCANF. Disable by default.
> 
> Signed-off-by: Andrii Anisov <andrii_ani...@epam.com>
> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukiane...@epam.com>
> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com>

Applied to u-boot/master, thanks!

But please note:
ERROR: do not use assignment in if condition
#630: FILE: lib/sscanf.c:558:
+                               if ((n = inr) < width) {

Is that really what you wanted?

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to