projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
391b459
)
of: Grammar s/property exist/property exists/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 4 May 2015 17:42:19 +0000
(19:42 +0200)
committer
Rob Herring
<robh@kernel.org>
Thu, 28 May 2015 14:00:32 +0000
(09:00 -0500)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
include/linux/of.h
patch
|
blob
|
history
diff --git
a/include/linux/of.h
b/include/linux/of.h
index 9b32cbdf02304ed429b1dfa13780b5c30ca24ea5..a3eb9d1e5800791b34126f0d394c29f17e8a60b0 100644
(file)
--- a/
include/linux/of.h
+++ b/
include/linux/of.h
@@
-815,7
+815,7
@@
static inline int of_property_read_string_index(struct device_node *np,
* @propname: name of the property to be searched.
*
* Search for a property in a device node.
- * Returns true if the property exist false otherwise.
+ * Returns true if the property exist
s
false otherwise.
*/
static inline bool of_property_read_bool(const struct device_node *np,
const char *propname)