commit | c2b6e1591b6b15e1dcd9c1596b0371b6abc48fed | [log] [tgz] |
---|---|---|
author | Thomas Bianchi <thomas.bianchi8@gmail.com> | Wed Aug 01 12:58:34 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Aug 02 23:05:14 2018 -0700 |
tree | 18a1b129ea800092c2f079abd823caa8430591f2 | |
parent | 9d9e6233859706875c392707efd6d516cfb764fb [diff] |
xfs: substitute spaces with tabs Inside xfs_attr_shortform_list removes spaces at the beginnig of the line and replaces with tabs. Issue found by checkpatch. ERROR: code indent should use tabs where possible Signed-off-by: Thomas Bianchi <thomas.bianchi8@gmail.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>