From 8fe657760d5c8372cd4cf022c4cdb9307a3af995 Mon Sep 17 00:00:00 2001 From: Jie Liu Date: Thu, 24 Jul 2014 11:33:28 +1000 Subject: [PATCH] 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-format-patch failed