diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-11-18 11:31:23 +0100 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2014-11-18 10:57:58 +0000 |
commit | 30badc9543490f41497c42f004db02f1e8a29341 (patch) | |
tree | dc35b07393d753b2b7b51d7c3a6769ac9c44e47f /firmware | |
parent | 2e60d7683c8d2ea21317f6d9f4cd3bf5428ce162 (diff) | |
download | blackbird-obmc-linux-30badc9543490f41497c42f004db02f1e8a29341.tar.gz blackbird-obmc-linux-30badc9543490f41497c42f004db02f1e8a29341.zip |
GFS2: Deletion of unnecessary checks before two function calls
The functions iput() and put_pid() 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 <elfring@users.sourceforge.net>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions