diff options
| author | SF Markus Elfring <[email protected]> | 2015-09-04 15:43:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-09-04 16:54:41 -0700 |
| commit | 917520e100e1db5e8dd546dd94fef070a31652a5 (patch) | |
| tree | a7a2ebd2b26344ee276caa04072ee9339bf2678e /tools/perf/scripts/python/bin | |
| parent | 35108d71383c5f4abc286430c0b5da79d22553f9 (diff) | |
ntfs: delete unnecessary checks before calling iput()
iput() 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]>
Cc: Julia Lawall <[email protected]>
Reviewed-by: Anton Altaparmakov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions