diff options
author | SF Markus Elfring <[email protected]> | 2014-11-02 15:20:59 +0100 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2014-12-17 20:09:50 +0300 |
commit | e96a650a8174e20112b400e72e0b2429aa66de20 (patch) | |
tree | 44fa588afe9ee1b9504016e012c3dcffb184b87b /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 70db4f3629b3476cf506be869ef9d15688d2d44a (diff) |
ceph, rbd: delete unnecessary checks before two function calls
The functions ceph_put_snap_context() and iput() test whether their
argument is NULL and then return immediately. Thus the test around the
call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
[[email protected]: squashed rbd.c hunk, changelog]
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions