diff options
author | 2018-03-22 10:08:40 +0800 | |
---|---|---|
committer | 2018-03-27 20:12:53 -0700 | |
commit | 2f52052929842ac21a958ab5f07aab01312cc0b2 (patch) | |
tree | ea741052c04c70626d8d51ee98a74d43ef76d6db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: don't track new nat entry in nat set (diff) | |
download | linux-dev-2f52052929842ac21a958ab5f07aab01312cc0b2.tar.xz linux-dev-2f52052929842ac21a958ab5f07aab01312cc0b2.zip |
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
Since f2fs_inode_info is allocated with flag GFP_F2FS_ZERO, so we do not
need to initialize zero value for its member any more.
Signed-off-by: Yunlong Song <yunlong.song@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions