diff options
author | Robert Love | 2005-06-23 09:09:04 +0200 |
---|---|---|
committer | Linus Torvalds | 2005-06-23 18:45:18 +0200 |
commit | dfe52244e004f5103478966cd88351feb5c50d79 (patch) | |
tree | e8642138b3ff31a799c208c0b2a6562885d76092 /kernel/printk.c | |
parent | [PATCH] create a kstrdup library function (diff) | |
download | kernel-qcow2-linux-dfe52244e004f5103478966cd88351feb5c50d79.tar.gz kernel-qcow2-linux-dfe52244e004f5103478966cd88351feb5c50d79.tar.xz kernel-qcow2-linux-dfe52244e004f5103478966cd88351feb5c50d79.zip |
[PATCH] kstrdup: convert a few existing implementations
Convert a bunch of strdup() implementations and their callers to the new
kstrdup(). A few remain, for example see sound/core, and there are tons of
open coded strdup()'s around. Sigh. But this is a start.
Signed-off-by: Robert Love <rml@novell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/printk.c')
0 files changed, 0 insertions, 0 deletions