Skip to content

Commit

Permalink
Documentation: devres: Add missing devm_kstrdup() managed interface
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Geert Uytterhoeven authored and Greg Kroah-Hartman committed Sep 24, 2014
1 parent ea05166 commit 5427035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/driver-model/devres.txt
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ MEM
devm_kmalloc()
devm_kmalloc_array()
devm_kmemdup()
devm_kstrdup()
devm_kzalloc()

PCI
Expand Down

0 comments on commit 5427035

Please sign in to comment.