diff options
author | Dave Chinner <dchinner@redhat.com> | 2010-03-23 10:11:05 +1100 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-19 09:58:09 -0500 |
commit | b1c1b5b6108ad8e5991a614514f41da436c659d6 (patch) | |
tree | fea56bd29b112eb18985c22745d99063ed19cd0e /fs/xfs/xfs_log.c | |
parent | 8e646a55ac69fe620b9e84034c03dd1e8e16a36b (diff) |
xfs: Clean up xfs_trans_committed code after factoring
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.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions