]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
f2fs: fix typos in comments
authorJinyoung CHOI <j-young.choi@samsung.com>
Mon, 6 Feb 2023 11:56:00 +0000 (20:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jun 2024 11:39:36 +0000 (13:39 +0200)
commit71486c10c5502a5adb8627e4d057e27c8627c7c7
treee060e13f1614859046ffd9a40a536fb0f1dcca72
parent603c0c3a83fc24b793d6912b8971e7d4932f3a16
f2fs: fix typos in comments

[ Upstream commit 146949defda868378992171b9e42318b06fcd482 ]

This patch is to fix typos in f2fs files.

Signed-off-by: Jinyoung Choi <j-young.choi@samsung.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Stable-dep-of: 278a6253a673 ("f2fs: fix to relocate check condition in f2fs_fallocate()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/compress.c
fs/f2fs/data.c
fs/f2fs/extent_cache.c
fs/f2fs/file.c
fs/f2fs/namei.c
fs/f2fs/segment.c