]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: simplify xfs_trans_free_items
authorChristoph Hellwig <hch@lst.de>
Thu, 30 Jul 2015 23:11:58 +0000 (09:11 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 30 Jul 2015 23:11:58 +0000 (09:11 +1000)
commit7bcb8403b8daf240e5369eaff381272e4ff42ce1
tree9139ae111c883cbb467968b900abe7cc955df596
parentd262295d562c149d8c621eb9dcb324fbbd316a70
libxfs: simplify xfs_trans_free_items

Remove the unused flags parameter and mark the function as static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/libxfs_priv.h
libxfs/trans.c