From: Jie Liu Date: Tue, 14 May 2013 14:50:21 +0000 (+0800) Subject: xfs: Remove redundant error variable from xfs_growfs_data_private() X-Git-Tag: v3.11-rc1~71^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897366f0e4bdc320ade81c3c4035977c99de9aad;p=pandora-kernel.git xfs: Remove redundant error variable from xfs_growfs_data_private() Commit eab4e633 "xfs: uncached buffer reads need to return an error". Remove redundant error variable, using the function level error variable to store bp->b_error instead. Signed-off-by: Jie Liu Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed