From: Jie Liu Date: Thu, 24 Jul 2014 01:33:28 +0000 (+1000) Subject: xfs: remove redundant stat assignment in xfs_bulkstat_one_int X-Git-Tag: omap-for-v3.17/fixes-against-rc2~83^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe657760d5c8372cd4cf022c4cdb9307a3af995;p=pandora-kernel.git xfs: remove redundant stat assignment in xfs_bulkstat_one_int From: Jie Liu Remove the redundant BULKSTAT_RV_NOTHING assignment in case of call xfs_iget() failed at xfs_bulkstat_one_int(). Signed-off-by: Jie Liu Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed