[GIT PULL] pstore update for v5.12-rc1
From: Kees Cook
Date: Thu Feb 18 2021 - 15:37:44 EST
Hi Linus,
Please pull this tiny pstore update for v5.12-rc1 to fix a CONFIG typo.
Thanks!
-Kees
The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:
Linux 5.11 (2021-02-14 14:32:24 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.12-rc1
for you to fetch changes up to 19d8e9149c27b689c6224f5c84b96a159342195a:
pstore: Fix typo in compression option name (2021-02-18 12:27:49 -0800)
----------------------------------------------------------------
pstore update for v5.12-rc1
- Fix a CONFIG typo (Jiri Bohac)
----------------------------------------------------------------
Jiri Bohac (1):
pstore: Fix typo in compression option name
fs/pstore/platform.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Kees Cook