Documentation: devres: Add missing devm_kstrdup() managed interface
authorGeert Uytterhoeven <[email protected]>
Wed, 20 Aug 2014 13:26:34 +0000 (15:26 +0200)
committerGreg 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

index 22b6af512114a1aa207846fc6e7ce7a27a63001a..ffa2d0e67a5d0cf99ffc6bc6c7cf30eb3d425bc5 100644 (file)
@@ -298,6 +298,7 @@ MEM
   devm_kmalloc()
   devm_kmalloc_array()
   devm_kmemdup()
+  devm_kstrdup()
   devm_kzalloc()
 
 PCI