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)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 25 Apr 2012 22:24:05 +0000 (01:24 +0300)
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