summaryrefslogtreecommitdiff
path: root/fs/gfs2/glock.c
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2015-11-13 16:55:59 +0300
committerBob Peterson <rpeterso@redhat.com>2015-11-16 20:56:26 +0300
commit6fde22426be6af261816db5941744b8d3c4c7f96 (patch)
tree9243b4492843997d973e1aa6e88651a3016bb270 /fs/gfs2/glock.c
parentacc546fd6108cb17f87f985e4235b68756d7b01f (diff)
downloadlinux-6fde22426be6af261816db5941744b8d3c4c7f96.tar.xz
GFS2: Delete an unnecessary check 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 <elfring@users.sourceforge.net> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/glock.c')
0 files changed, 0 insertions, 0 deletions