[PATCH 1/2] string: implement strchrnul
Ahmad Fatoum
a.fatoum at pengutronix.de
Sun Jun 20 22:03:17 PDT 2021
Hi,
On 21.06.21 06:52, Sascha Hauer wrote:
> 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.
Sorry, should have mentioned the deep probe series as prerequisite:
https://lore.barebox.org/barebox/20210506092901.25461-8-s.hauer@pengutronix.de/
>
> 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