commit | c1743cbc8d20d208bb1d2b10598204f2d89b144c | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <anton.vorontsov@linaro.org> | Mon Jul 09 17:03:20 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 17 09:46:52 2012 -0700 |
tree | 4731e84ed3656a1111352df00c46441f5aab765c | |
parent | 5ca5d4e61d0cac15f36160ab48425c6e43bf2e2f [diff] |
pstore/ram_core: Get rid of prz->ecc enable/disable flag Nowadays we can use prz->ecc_size as a flag, no need for the special member in the prz struct. Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>