Commit 06b206d
f2fs: remove unnecessary block size check in init_f2fs_fs()
After commit d7e9a90 ("f2fs: Support Block Size == Page Size"),
F2FS_BLKSIZE equals to PAGE_SIZE, remove unnecessary check condition.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>1 parent 5bf624c commit 06b206d
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4931 | 4931 | | |
4932 | 4932 | | |
4933 | 4933 | | |
4934 | | - | |
4935 | | - | |
4936 | | - | |
4937 | | - | |
4938 | | - | |
4939 | | - | |
4940 | 4934 | | |
4941 | 4935 | | |
4942 | 4936 | | |
| |||
0 commit comments