diff options
author | 2012-12-01 10:55:45 +0900 | |
---|---|---|
committer | 2012-12-11 13:43:43 +0900 | |
commit | 154a086529b50236782a2d4365a1d1c359adc7af (patch) | |
tree | 2b73f5367f8f4b20f27f03827f4fb52da287cbb7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: show error in case of invalid mount arguments (diff) | |
download | linux-dev-154a086529b50236782a2d4365a1d1c359adc7af.tar.xz linux-dev-154a086529b50236782a2d4365a1d1c359adc7af.zip |
f2fs: remove unneeded memset from init_once
Since, __GFP_ZERO is used while f2fs inode allocation, so we do not
need memset for f2fs_inode_info, as this is already zeroed out.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions