staging: android: ram_console use kmemdup instead of kmalloc
authorGreg Dietsche <Gregory.Dietsche@cuw.edu>
Sun, 15 Jan 2012 20:44:34 +0000 (14:44 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 00:47:50 +0000 (16:47 -0800)
Replace kmalloc + memcpy will kmemdup in ram_console_late_init

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found