summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2019-04-02 18:52:20 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2019-05-08 21:57:35 -0700
commit7e37cc9d7161bbf50ce9b2ea1199171200a3cb22 (patch)
tree5cc3ffde97c01b3097538144ded75da37672882b /kernel
parent00e77f15eb1d8e4cae8050fec03f2150144629f9 (diff)
f2fs: add comment for conditional compilation statement
Commit af033b2aa8a8 ("f2fs: guarantee journalled quota data by checkpoint") added function is_journalled_quota() in f2fs.h, but it located outside of _LINUX_F2FS_H macro coverage, it has been fixed with commit 0af725fcb77a ("f2fs: fix wrong #endif"). But anyway, in order to avoid making same mistake latter, let's add single line comment to notice which #if the last #endif is corresponding to. Signed-off-by: Chao Yu <yuchao0@huawei.com> [Jaegeuk Kim: Remove unnecessary empty EOL] Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions