xfs: remove redundant stat assignment in xfs_bulkstat_one_int
authorJie Liu <jeff.liu@oracle.com>
Thu, 24 Jul 2014 01:33:28 +0000 (11:33 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 24 Jul 2014 01:33:28 +0000 (11:33 +1000)
commit8fe657760d5c8372cd4cf022c4cdb9307a3af995
treeef5106de56953650218ad211f94f109ed93b9d1b
parent2451337dd043901b5270b7586942abe564443e3d
xfs: remove redundant stat assignment in xfs_bulkstat_one_int

From: Jie Liu <jeff.liu@oracle.com>

Remove the redundant BULKSTAT_RV_NOTHING assignment in case of call
xfs_iget() failed at xfs_bulkstat_one_int().

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_itable.c
This page took 0.023789 seconds and 5 git commands to generate.