commit | fbfb24bf105449eab1339c20f6f6b81d02c59c13 | [log] [tgz] |
---|---|---|
author | Kaho Ng <ngkaho1234@gmail.com> | Wed Jul 20 10:37:50 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Jul 20 10:37:50 2016 +1000 |
tree | db8691d29ae94e7ca1cbb6f802c4b32da0d47ec6 | |
parent | fbc21f33cda0a8e13ebd71fe2e23a21d4b79afbb [diff] |
xfs: indentation fix in xfs_btree_get_iroot() The indentation in this function is different from the other functions. Those spacebars are converted to tabs to improve readability. Signed-off-by: Kaho Ng <ngkaho1234@gmail.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>