mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <ahmad@a3f.at>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] string: implement strchrnul
Date: Mon, 21 Jun 2021 06:52:04 +0200	[thread overview]
Message-ID: <20210621045204.GI9782@pengutronix.de> (raw)
In-Reply-To: <20210619032654.455801-1-ahmad@a3f.at>

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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


  parent reply	other threads:[~2021-06-21  4:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-19  3:26 Ahmad Fatoum
2021-06-19  3:26 ` [PATCH 2/2] console: respect baudrate specified in device-tree stdout-path Ahmad Fatoum
2021-06-21  4:59   ` Sascha Hauer
2021-06-21  5:04     ` Ahmad Fatoum
2021-06-21  4:52 ` Sascha Hauer [this message]
2021-06-21  5:03   ` [PATCH 1/2] string: implement strchrnul Ahmad Fatoum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210621045204.GI9782@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=ahmad@a3f.at \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox