diff options
author | Markus Elfring <[email protected]> | 2015-11-04 20:00:42 +0100 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2015-11-06 23:26:52 +0100 |
commit | 54bcfdf19ec7c2f2788fa76426c91abdc4dab973 (patch) | |
tree | 71f95afe9a00c706ceb563f1d2c9089ec433c201 /lib/mpi | |
parent | a396ce4bd21dd67bcec2aabc05f81fd2fa14f820 (diff) |
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 <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions