commit | 70a20655339ab90866300e174a47631df49a018a | [log] [tgz] |
---|---|---|
author | Carlos Maiolino <cmaiolino@redhat.com> | Wed Jan 24 13:38:48 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jan 29 07:27:22 2018 -0800 |
tree | d7eebe96c1b7b26d0cb6cbcd345fe7b69358804d | |
parent | 75d4a13b1f6163340e1695bc487ff7fcdc6bc965 [diff] |
Get rid of xfs_buf_log_item_t typedef Take advantage of the rework on xfs_buf log items list, to get rid of ths typedef for xfs_buf_log_item. This patch also fix some indentation alignment issues found along the way. Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>