From: Giulio Benetti Date: Wed, 18 Sep 2019 15:22:13 +0000 (+0200) Subject: libfdt: fix typo on comment X-Git-Tag: v2020.01-rc1~20^2~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4ab6a45ec7ee6380f66098814f0d2e46a64158e8;p=oweals%2Fu-boot.git libfdt: fix typo on comment Signed-off-by: Giulio Benetti --- diff --git a/scripts/dtc/libfdt/libfdt.h b/scripts/dtc/libfdt/libfdt.h index 5c778b115b..c400f2f5d5 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