* Re: [dtc][PATCH] Fix typo
[not found] ` <510DA6B5.2060107-GANU6spQydw@public.gmane.org>
@ 2013-02-03 21:38 ` Jon Loeliger
[not found] ` <E1U27H6-0004Ci-Ej-CYoMK+44s/E@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jon Loeliger @ 2013-02-03 21:38 UTC (permalink / raw)
To: François Revol; +Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
> Hi,
> $subject :-)
>
> Fran=C3=A7ois.
>
> >From ad0c53de9b5a1d060127bdea138043306eed881c Mon Sep 17 00:00:00 2001
> From: =3D?UTF-8?q?Fran=3DC3=3DA7ois=3D20Revol?=3D <revol-GANU6spQydw@public.gmane.org>
> Date: Sun, 3 Feb 2013 00:49:10 +0100
> Subject: [PATCH] Fix typo
> MIME-Version: 1.0
> Content-Type: text/plain; charset=3DUTF-8
> Content-Transfer-Encoding: 8bit
>
>
> Signed-off-by: Fran=C3=A7ois Revol <revol-GANU6spQydw@public.gmane.org>
> ---
> libfdt/libfdt.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libfdt/libfdt.h b/libfdt/libfdt.h
> index c0075e7..130789a 100644
> --- a/libfdt/libfdt.h
> +++ b/libfdt/libfdt.h
> @@ -582,7 +582,7 @@ const char *fdt_get_alias_namelen(const void *fdt,
> * value of the property named 'name' in the node /aliases.
> *
> * returns:
> - * a pointer to the expansion of the alias named 'name', of it exists
> + * a pointer to the expansion of the alias named 'name', if it exists
> * NULL, if the given alias or the /aliases node does not exist
> */
> const char *fdt_get_alias(const void *fdt, const char *name);
> --=20
> 1.7.10.4
Applied, but yeah, I had to clean up an otherwise messy commit message.
And double yeah, I also copied the DTC list where this patch should
also have been sent.
Thanks,
jdl
^ permalink raw reply [flat|nested] 2+ messages in thread