diff options
author | 2012-12-08 14:54:35 +0900 | |
---|---|---|
committer | 2012-12-11 13:43:44 +0900 | |
commit | 508198be3c2f7f8929101bb0daeb8f0039c1dc7f (patch) | |
tree | 672aaf35f6e147164e0c2c2c14a793f48fa7bfb3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask (diff) | |
download | linux-dev-508198be3c2f7f8929101bb0daeb8f0039c1dc7f.tar.xz linux-dev-508198be3c2f7f8929101bb0daeb8f0039c1dc7f.zip |
f2fs: remove redundant call to f2fs_put_page in delete entry
Since, we anyway need to put the page after deleting entry. So, there is no
need to make same call under different conditions.
Move out the f2fs_put_page from the two conditions and call at once.
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