diff options
author | 2012-12-01 10:56:13 +0900 | |
---|---|---|
committer | 2012-12-11 13:43:44 +0900 | |
commit | 1042d60f917d78ef1a6eaea297a1020484d4bf74 (patch) | |
tree | d10132e127f0195635d5913bbbc8e107129e00b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: check read only condition before beginning write out (diff) | |
download | linux-dev-1042d60f917d78ef1a6eaea297a1020484d4bf74.tar.xz linux-dev-1042d60f917d78ef1a6eaea297a1020484d4bf74.zip |
f2fs: remove unneeded initialization
No need to initialize "struct f2fs_gc_kthread *gc_th = NULL",
as gc_th = NULL, will be taken care by the return values of kmalloc().
And fix codes in other places.
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