]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: fix inconsistent comments
authorChao Yu <yuchao0@huawei.com>
Thu, 27 Feb 2020 11:30:05 +0000 (19:30 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 10 Mar 2020 16:18:33 +0000 (09:18 -0700)
commit3cd336860644062f95ecf21efa06b770bf510fb8
tree07aadedd5fcf7c7e85021148d5baaeea23225d6d
parent3b6d631c1d451e86d17abcab8ea3b8acd97d208e
f2fs: fix inconsistent comments

Lack of maintenance on comments may mislead developers, fix them.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/gc.c
fs/f2fs/inode.c
fs/f2fs/namei.c
fs/f2fs/node.c
fs/f2fs/shrinker.c
fs/f2fs/super.c