devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fdtoverlay: Drop a a repeated article
@ 2023-04-24 15:27 Uwe Kleine-König
       [not found] ` <20230424152719.96223-1-uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2023-04-24 15:27 UTC (permalink / raw)
  To: David Gibson; +Cc: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Uwe Kleine-König <uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>
---
 fdtoverlay.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fdtoverlay.c b/fdtoverlay.c
index cac6b6576c28..4eba0460f240 100644
--- a/fdtoverlay.c
+++ b/fdtoverlay.c
@@ -48,7 +48,7 @@ static void *apply_one(char *base, const char *overlay, size_t *buf_len,
 	int ret;
 
 	/*
-	 * We take a copies first, because a a failed apply can trash
+	 * We take a copies first, because a failed apply can trash
 	 * both the base blob and the overlay
 	 */
 	tmpo = xmalloc(fdt_totalsize(overlay));
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] fdtoverlay: Drop a a repeated article
       [not found] ` <20230424152719.96223-1-uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>
@ 2023-04-28  7:02   ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2023-04-28  7:02 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

On Mon, Apr 24, 2023 at 05:27:19PM +0200, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>

Applied, thanks.

> ---
>  fdtoverlay.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fdtoverlay.c b/fdtoverlay.c
> index cac6b6576c28..4eba0460f240 100644
> --- a/fdtoverlay.c
> +++ b/fdtoverlay.c
> @@ -48,7 +48,7 @@ static void *apply_one(char *base, const char *overlay, size_t *buf_len,
>  	int ret;
>  
>  	/*
> -	 * We take a copies first, because a a failed apply can trash
> +	 * We take a copies first, because a failed apply can trash
>  	 * both the base blob and the overlay
>  	 */
>  	tmpo = xmalloc(fdt_totalsize(overlay));

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-28  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-24 15:27 [PATCH] fdtoverlay: Drop a a repeated article Uwe Kleine-König
     [not found] ` <20230424152719.96223-1-uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>
2023-04-28  7:02   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).