f2fs: the name of a struct is wrong in a comment.
authorYang Hubin <yanghb2019@lzu.edu.cn>
Sat, 4 Nov 2023 07:45:01 +0000 (00:45 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 17 Nov 2023 17:30:54 +0000 (09:30 -0800)
commit5e4166461cf66a26f925011d90017da74e410747
tree679431eca987ca1a3cdf55efdd05017ea2a40cd9
parent36062b91838753f444235842197feb7d78c87096
f2fs: the name of a struct is wrong in a comment.

The macro SUMMARY_SIZE represents the size of the struct f2fs_summary,

instead of the size of the struct summary.

Signed-off-by: Yang Hubin <yanghb2019@lzu.edu.cn>
Signed-off-by: Qian Haolai <qianhl2023@lzu.edu.cn>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
include/linux/f2fs_fs.h