]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libxfs: simplify xfs_trans_free_items
authorChristoph Hellwig <hch@lst.de>
Thu, 2 Jul 2015 04:36:56 +0000 (14:36 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 2 Jul 2015 04:36:56 +0000 (14:36 +1000)
commit330efa10757149f3d45fc0c6d1e3c757448276de
tree21b64ce94e5bfbbc41bf28b441d5e807a50f4aa2
parent010f2945296350477b23e569a694886777f371c2
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