commit | 078f4a7d31092a439f81c21b81b4d9cef9994726 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Apr 17 16:30:24 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Apr 23 08:36:23 2019 -0700 |
tree | 1b8de4d01ca8230e63b4c9a103c48330576f2ba4 | |
parent | 394aafdc15da01c049f580e097806ee12ad6900e [diff] |
xfs: kill the xfs_dqtrx_t typedef There's only a few uses left, so just kill the typedef while we're at it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>