From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 14 Aug 2020 15:50:41 -0400 Subject: [RESEND PATCH v2 09/18] lib: sscanf: add sscanf implementation In-Reply-To: <20200806094301.4999-10-vicooodin@gmail.com> References: <20200806094301.4999-1-vicooodin@gmail.com> <20200806094301.4999-10-vicooodin@gmail.com> Message-ID: <20200814195041.GE20605@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 06, 2020 at 12:42:52PM +0300, Anastasiia Lukianenko wrote: > From: Andrii Anisov > > Port sscanf implementation from mini-os and introduce new > Kconfig option to enable it: CONFIG_SSCANF. Disable by default. > > Signed-off-by: Andrii Anisov > Signed-off-by: Anastasiia Lukianenko > Signed-off-by: Oleksandr Andrushchenko 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: