commit | 99428ad0f665a5d5b245ab36cefb6b231d977e73 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Mar 23 11:35:45 2010 +1100 |
committer | Alex Elder <aelder@sgi.com> | Wed May 19 09:58:10 2010 -0500 |
tree | 3a6f9f59428f3134f7127b6543970c45baa5faab | |
parent | b5203cd0a43c17dfb9d498bc9e3146624e8c9622 [diff] |
xfs: reindent xlog_write 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>