diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-04 20:00:42 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2015-11-06 23:26:52 +0100 |
commit | 54bcfdf19ec7c2f2788fa76426c91abdc4dab973 (patch) | |
tree | 71f95afe9a00c706ceb563f1d2c9089ec433c201 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a396ce4bd21dd67bcec2aabc05f81fd2fa14f820 (diff) | |
download | linux-54bcfdf19ec7c2f2788fa76426c91abdc4dab973.tar.gz linux-54bcfdf19ec7c2f2788fa76426c91abdc4dab973.tar.bz2 linux-54bcfdf19ec7c2f2788fa76426c91abdc4dab973.zip |
UBIFS: Delete unnecessary checks before the function call "iput"
The iput() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions