summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/namei.c
diff options
context:
space:
mode:
authorMarkus Elfring2014-12-11 00:54:31 +0100
committerLinus Torvalds2014-12-11 02:41:16 +0100
commit72b9918ea4d7f2d8362a2defdb93e5fd25a86308 (patch)
treea94837bae536c36c8c382aadefd429564c98658e /fs/nilfs2/namei.c
parentnilfs2: avoid duplicate segment construction for fsync() (diff)
downloadkernel-qcow2-linux-72b9918ea4d7f2d8362a2defdb93e5fd25a86308.tar.gz
kernel-qcow2-linux-72b9918ea4d7f2d8362a2defdb93e5fd25a86308.tar.xz
kernel-qcow2-linux-72b9918ea4d7f2d8362a2defdb93e5fd25a86308.zip
nilfs2: deletion of 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: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nilfs2/namei.c')
0 files changed, 0 insertions, 0 deletions