提交 b6ae5dc5 编写于 作者: G Grant Likely

of: typo fix in __of_prop_dup()

Fix a trivial typo in a comment block.
Signed-off-by: NGrant Likely <grant.likely@linaro.org>
上级 201c910b
......@@ -259,7 +259,7 @@ struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags)
/*
* NOTE: There is no check for zero length value.
* In case of a boolean property This will allocate a value
* In case of a boolean property, this will allocate a value
* of zero bytes. We do this to work around the use
* of of_get_property() calls on boolean values.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册