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:
ea05166
)
Documentation: devres: Add missing devm_kstrdup() managed interface
author
Geert Uytterhoeven
<
[email protected]
>
Wed, 20 Aug 2014 13:26:34 +0000
(15:26 +0200)
committer
Greg Kroah-Hartman
<
[email protected]
>
Wed, 24 Sep 2014 06:32:50 +0000
(23:32 -0700)
Signed-off-by: Geert Uytterhoeven <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
Documentation/driver-model/devres.txt
patch
|
blob
|
history
diff --git
a/Documentation/driver-model/devres.txt
b/Documentation/driver-model/devres.txt
index 22b6af512114a1aa207846fc6e7ce7a27a63001a..ffa2d0e67a5d0cf99ffc6bc6c7cf30eb3d425bc5 100644
(file)
--- a/
Documentation/driver-model/devres.txt
+++ b/
Documentation/driver-model/devres.txt
@@
-298,6
+298,7
@@
MEM
devm_kmalloc()
devm_kmalloc_array()
devm_kmemdup()
+ devm_kstrdup()
devm_kzalloc()
PCI