diff options
author | Markus Elfring <[email protected]> | 2014-11-16 14:46:28 +0100 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-11-19 16:28:45 -0500 |
commit | 16a8ef2751801346f1f76a18685b2beb63cd170f (patch) | |
tree | c4aefdf905357019c9d100d1af7bea7d64d8e36e /net/lapb/lapb_timer.c | |
parent | 8e2e095cbecad21078332cd83ae7e61ecfe12c59 (diff) |
tracing: Deletion of an unnecessary check before 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.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions