提交 4ab6a45e 编写于 作者: G Giulio Benetti 提交者: Simon Glass

libfdt: fix typo on comment

Signed-off-by: NGiulio Benetti <giulio.benetti@benettiengineering.com>
上级 0772a1f4
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册