linux-stable/fs/jbd
Markus Elfring 11cc9f56a1 jbd: 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: Jan Kara <jack@suse.cz>
2014-11-18 10:15:29 +01:00
..
Kconfig
Makefile
checkpoint.c
commit.c jbd: relocate assert after state lock in journal_commit_transaction() 2013-08-01 23:25:38 +02:00
journal.c jbd: Deletion of an unnecessary check before the function call "iput" 2014-11-18 10:15:29 +01:00
recovery.c
revoke.c fs, jbd: use a more generic hash function 2014-10-22 10:02:04 +02:00
transaction.c jbd: Revise KERN_EMERG error messages 2013-12-04 12:27:46 +01:00