[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1408541195-20455-1-git-send-email-geert+renesas@glider.be>
Date: Wed, 20 Aug 2014 15:26:34 +0200
From: Geert Uytterhoeven <geert+renesas@...der.be>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH 1/2] Documentation: devres: Add missing devm_kstrdup() managed interface
Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
---
Documentation/driver-model/devres.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index d14710b04439..62582434282e 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -296,6 +296,7 @@ MEM
devm_kmalloc()
devm_kmalloc_array()
devm_kmemdup()
+ devm_kstrdup()
devm_kzalloc()
PCI
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists