diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-12-02 11:40:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-12-02 16:52:37 -0800 |
commit | 13cb076d3057e0c4b26acb0ee5e5d6ea9b5131c0 (patch) | |
tree | f2d0aec39e0a8e55dc337acaacc3e8c9b03896fa /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 450b31a9d0a601c78995ea0f9cefd07b05a8dc34 (diff) |
lustre: Deletion of unnecessary checks before three function calls
The functions free_ll_remote_perm(), free_rmtperm_hash() and iput() test
whether their argument is NULL and then return immediately.
Thus the test around their calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions