projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1821dda
)
of: Grammar s/an/a/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Wed, 22 Oct 2014 09:44:54 +0000
(11:44 +0200)
committer
Grant Likely
<grant.likely@linaro.org>
Tue, 4 Nov 2014 16:43:13 +0000
(16:43 +0000)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/base.c
patch
|
blob
|
history
diff --git
a/drivers/of/base.c
b/drivers/of/base.c
index
3ab72f5
..
8452e50
100644
(file)
--- a/
drivers/of/base.c
+++ b/
drivers/of/base.c
@@
-933,7
+933,7
@@
const struct of_device_id *__of_match_node(const struct of_device_id *matches,
}
/**
- * of_match_node - Tell if a
n
device_node has a matching of_match structure
+ * of_match_node - Tell if a device_node has a matching of_match structure
* @matches: array of of device match structures to search in
* @node: the of device structure to match against
*