]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pstore/blk: trivial typo fixes
authorEugen Hristev <eugen.hristev@linaro.org>
Wed, 1 Jan 2025 11:19:21 +0000 (13:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2025 11:49:51 +0000 (12:49 +0100)
commit113563188f22274e7c56013db3d206bfa09e4da5
tree36119f1e12bb1dd790688aa99b12b428b6e8ce2c
parente3be8862d73cac833e0fb7602636c19c6cb94b11
pstore/blk: trivial typo fixes

[ Upstream commit 542243af7182efaeaf6d0f4643f7de437541a9af ]

Fix trivial typos in comments.

Fixes: 2a03ddbde1e1 ("pstore/blk: Move verify_size() macro out of function")
Fixes: 17639f67c1d6 ("pstore/blk: Introduce backend for block devices")
Signed-off-by: Eugen Hristev <eugen.hristev@linaro.org>
Link: https://lore.kernel.org/r/20250101111921.850406-1-eugen.hristev@linaro.org
Signed-off-by: Kees Cook <kees@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/pstore/blk.c