diff mbox series

[U-Boot] libfdt: fix typo on comment

Message ID 20190918152213.64724-1-giulio.benetti@benettiengineering.com
State Accepted
Commit 4ab6a45ec7ee6380f66098814f0d2e46a64158e8
Delegated to: Simon Glass
Headers show
Series [U-Boot] libfdt: fix typo on comment | expand

Commit Message

Giulio Benetti Sept. 18, 2019, 3:22 p.m. UTC
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 scripts/dtc/libfdt/libfdt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Glass Sept. 27, 2019, 1:49 a.m. UTC | #1
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>
Simon Glass Sept. 27, 2019, 11:28 p.m. UTC | #2
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!
diff mbox series

Patch

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