]> Git Repo - linux.git/commit
xfs: remove dead code from xlog_recover_inode_pass2
authorMark Tinguely <[email protected]>
Thu, 12 Sep 2013 14:01:23 +0000 (09:01 -0500)
committerBen Myers <[email protected]>
Thu, 12 Sep 2013 14:51:49 +0000 (09:51 -0500)
commit08474ed639e971e9d5a877cf7aba7ef91d847ae9
tree519d3f7285658a8f03ce79583b3d33d158a2a10f
parentaa9e10409eae9dd61a336c6307d0a0b538063970
xfs: remove dead code from xlog_recover_inode_pass2

Additional code in the error handler of xlog_recover_inode_pass2()
results in the following error:

static checker warning: "fs/xfs/xfs_log_recover.c:2999
xlog_recover_inode_pass2()
 info: ignoring unreachable code."

Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Mark Tinguely <[email protected]>
Reviewed-by: Ben Myers <[email protected]
Signed-off-by: Ben Myers <[email protected]>
fs/xfs/xfs_log_recover.c
This page took 0.048432 seconds and 4 git commands to generate.