xfs: clean up error handling in xfs_trans_dqresv
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Jan 2010 22:05:49 +0000 (22:05 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 21 Jan 2010 19:44:22 +0000 (13:44 -0600)
Move the error code selection after the goto label and fold the
xfs_quota_error helper into it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found