summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2014-11-16 16:46:28 +0300
committerSteven Rostedt <rostedt@goodmis.org>2014-11-20 00:28:45 +0300
commit16a8ef2751801346f1f76a18685b2beb63cd170f (patch)
treec4aefdf905357019c9d100d1af7bea7d64d8e36e /include/linux
parent8e2e095cbecad21078332cd83ae7e61ecfe12c59 (diff)
downloadlinux-16a8ef2751801346f1f76a18685b2beb63cd170f.tar.xz
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/5468F875.7080907@users.sourceforge.net Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions