[PATCH 8/9] xfs: Clean up xfs_trans_committed code after factoring
Christoph Hellwig
hch at infradead.org
Mon Mar 15 10:20:31 CDT 2010
On Mon, Mar 15, 2010 at 01:35:05PM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> Now that the code has been factored, clean up all the remaining
> style cruft, simplify the code and re-order functions so that it
> doesn't need forward declarations.
>
> Also move the remaining functions that require forward declarations
> (xfs_trans_uncommit, xfs_trans_free) so that all the forward
> declarations can be removed from the file.
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list