diff options
author | 2013-04-20 01:27:21 +0900 | |
---|---|---|
committer | 2013-04-23 08:56:21 +0900 | |
commit | e66509f03e36ef4750bfab8f3a5cf632b313a39b (patch) | |
tree | 846716d7314bf03fe3657eaedd765e00983ceca2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix error return code in f2fs_fill_super() (diff) | |
download | linux-dev-e66509f03e36ef4750bfab8f3a5cf632b313a39b.tar.xz linux-dev-e66509f03e36ef4750bfab8f3a5cf632b313a39b.zip |
f2fs: make is_multimedia_file code align with its name
The code conditions put inside the function is_multimedia_file are
reverse to the name i.e, we need to negate the return to actually
check if the file is a multimedia file. So, change the code and usage
path to align both the name and comparision conditions.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions