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)
commitf6ccb80ed6c96af2138da49b621edd3d0f19fdca
tree85cbeef1d113eb218b346cfe6b68f25b2391e874
parent74f6736ecfbbbe9e7ebf9ba52475b6cb39c44f75
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