All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] libfdt: fix typo on comment
@ 2019-09-18 15:22 Giulio Benetti
  2019-09-27  1:49 ` Simon Glass
  2019-09-27 23:28 ` sjg at google.com
  0 siblings, 2 replies; 3+ messages in thread
From: Giulio Benetti @ 2019-09-18 15:22 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 scripts/dtc/libfdt/libfdt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/dtc/libfdt/libfdt.h b/scripts/dtc/libfdt/libfdt.h
index cf86ddba88..53d577d2a8 100644
--- a/scripts/dtc/libfdt/libfdt.h
+++ b/scripts/dtc/libfdt/libfdt.h
@@ -734,7 +734,7 @@ uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
 /**
  * fdt_get_alias_namelen - get alias based on substring
  * @fdt: pointer to the device tree blob
- * @name: name of the alias th look up
+ * @name: name of the alias to look up
  * @namelen: number of characters of name to consider
  *
  * Identical to fdt_get_alias(), but only examine the first namelen
-- 
2.20.1

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

* [U-Boot] [PATCH] libfdt: fix typo on comment
  2019-09-18 15:22 [U-Boot] [PATCH] libfdt: fix typo on comment Giulio Benetti
@ 2019-09-27  1:49 ` Simon Glass
  2019-09-27 23:28 ` sjg at google.com
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2019-09-27  1:49 UTC (permalink / raw)
  To: u-boot

On Wed, 18 Sep 2019 at 08:22, Giulio Benetti
<giulio.benetti@benettiengineering.com> wrote:
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  scripts/dtc/libfdt/libfdt.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [U-Boot] [PATCH] libfdt: fix typo on comment
  2019-09-18 15:22 [U-Boot] [PATCH] libfdt: fix typo on comment Giulio Benetti
  2019-09-27  1:49 ` Simon Glass
@ 2019-09-27 23:28 ` sjg at google.com
  1 sibling, 0 replies; 3+ messages in thread
From: sjg at google.com @ 2019-09-27 23:28 UTC (permalink / raw)
  To: u-boot

On Wed, 18 Sep 2019 at 08:22, Giulio Benetti
<giulio.benetti@benettiengineering.com> wrote:
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  scripts/dtc/libfdt/libfdt.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-dm/next, thanks!

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

end of thread, other threads:[~2019-09-27 23:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-18 15:22 [U-Boot] [PATCH] libfdt: fix typo on comment Giulio Benetti
2019-09-27  1:49 ` Simon Glass
2019-09-27 23:28 ` sjg at google.com

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.