diff options
author | 2017-04-02 02:39:48 +0800 | |
---|---|---|
committer | 2017-04-05 11:05:07 -0700 | |
commit | fc2e2875d54c3571fe7c9dbed83814bd26e8a33a (patch) | |
tree | b47111437c234722c903b71249ca59ebf4cecce9 /tools/perf/scripts/python | |
parent | f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE (diff) | |
download | linux-dev-fc2e2875d54c3571fe7c9dbed83814bd26e8a33a.tar.xz linux-dev-fc2e2875d54c3571fe7c9dbed83814bd26e8a33a.zip |
f2fs: remove the redundant variable definition
The variable 'i' has been defined before, so here we can
use it directly.
Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions