commit | e06259aa08fbc88c824130764c8667a8cc68c4d1 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:52 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Oct 05 16:26:32 2016 -0700 |
tree | e71b01111d1fb5bfba91cc59dc3a5c6cf51b1554 | |
parent | e54b5bf9d7aeb92d92c7f5115035e6a851d0f0c5 [diff] |
xfs: various swapext cleanups Replace structure typedefs with struct expressions and fix some whitespace issues that result. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>