summaryrefslogtreecommitdiff
path: root/fs/pstore/ram.c
diff options
context:
space:
mode:
authorAnton Vorontsov <anton.vorontsov@linaro.org>2012-07-10 04:03:18 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-17 20:46:52 +0400
commit4a53ffae6afc94bab803087245b3b45e712c21c8 (patch)
treeac8ef7567e1ac5c043f1cabddeae9ccaf3107694 /fs/pstore/ram.c
parentd761074bfa05c763353c265aea3e8781f733a03e (diff)
downloadlinux-4a53ffae6afc94bab803087245b3b45e712c21c8.tar.xz
pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly
The struct members were never used anywhere outside of persistent_ram_init_ecc(), so there's actually no need for them to be in the struct. If we ever want to make polynomial or symbol size configurable, it would make more sense to just pass initialized rs_decoder to the persistent_ram init functions. 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>
Diffstat (limited to 'fs/pstore/ram.c')
0 files changed, 0 insertions, 0 deletions