xfs: reindent xlog_write
authorChristoph Hellwig <hch@infradead.org>
Tue, 23 Mar 2010 00:35:45 +0000 (11:35 +1100)
committerAlex Elder <aelder@sgi.com>
Wed, 19 May 2010 14:58:10 +0000 (09:58 -0500)
Reindent xlog_write to normal one tab indents and move all variable
declarations into the closest enclosing block.

Split from a bigger patch by Dave Chinner.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>

No differences found