Skip to content
Commit 19d8e914 authored by Jiri Bohac's avatar Jiri Bohac Committed by Kees Cook
Browse files

pstore: Fix typo in compression option name



Both pstore_compress() and decompress_record() use a mistyped config
option name ("PSTORE_COMPRESSION" instead of "PSTORE_COMPRESS"). As
a result compression and decompression of pstore records was always
disabled.

Use the correct config option name.

Signed-off-by: default avatarJiri Bohac <jbohac@suse.cz>
Fixes: fd49e032

 ("pstore: Fix linking when crypto API disabled")
Acked-by: default avatarMatteo Croce <mcroce@microsoft.com>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20210218111547.johvp5klpv3xrpnn@dwarf.suse.cz
parent f40ddce8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment