[PATCH 1/2] string: implement strchrnul
Sascha Hauer
sha at pengutronix.de
Sun Jun 20 21:52:04 PDT 2021
Hi Ahmad,
On Sat, Jun 19, 2021 at 05:26:53AM +0200, Ahmad Fatoum wrote:
> -}
> -
> static int sscanf_two_digits(char *s, int *res)
> {
> char buf[3];
> diff --git a/drivers/of/base.c b/drivers/of/base.c
> index 6e716fcdcf27..f375fcd67572 100644
> --- a/drivers/of/base.c
> +++ b/drivers/of/base.c
> @@ -2479,10 +2479,7 @@ struct device_node *of_get_stdoutpath(void)
There seems to be a patch missing in this series. I don't have
of_get_stdoutpath() in my tree.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list