]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: ram_console: move footer strings
authorColin Cross <ccross@android.com>
Thu, 8 Mar 2012 01:34:29 +0000 (17:34 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 02:32:40 +0000 (18:32 -0800)
commitd0873dcec1e8f92c4465044e13f53ecb345c703b
tree85cbeef1d113eb218b346cfe6b68f25b2391e874
parentbccb35e9bec594db2963c3253b850a94278902b4
staging: android: ram_console: move footer strings

Don't store the bootinfo string and the ecc status string with
the recovered old log data.  This will simplify refactoring the
persistent ram code out of the ram console code later.

CC: Android Kernel Team <kernel-team@android.com>
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ram_console.c