提交 31712c98 编写于 作者: G Geert Uytterhoeven 提交者: Rob Herring

of: Grammar s/property exist/property exists/

Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 391b459d
...@@ -815,7 +815,7 @@ static inline int of_property_read_string_index(struct device_node *np, ...@@ -815,7 +815,7 @@ static inline int of_property_read_string_index(struct device_node *np,
* @propname: name of the property to be searched. * @propname: name of the property to be searched.
* *
* Search for a property in a device node. * Search for a property in a device node.
* Returns true if the property exist false otherwise. * Returns true if the property exists false otherwise.
*/ */
static inline bool of_property_read_bool(const struct device_node *np, static inline bool of_property_read_bool(const struct device_node *np,
const char *propname) const char *propname)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册