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)
commit7a88ddb56077d07257a5d0393a4be13e424ca755
tree07aadedd5fcf7c7e85021148d5baaeea23225d6d
parent3addc1aed38234e21cb6f9e4df0f6795ec075059
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