From: Christoph Hellwig Date: Wed, 13 Jan 2010 22:05:49 +0000 (+0000) Subject: xfs: clean up error handling in xfs_trans_dqresv X-Git-Tag: v2.6.34-rc1~278^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1f88d75b00c4d23f4c51305ab5b779a86ef74e;p=pandora-kernel.git xfs: clean up error handling in xfs_trans_dqresv Move the error code selection after the goto label and fold the xfs_quota_error helper into it. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed