]> Git Repo - linux.git/commit - fs/xfs/scrub/parent.c
xfs: fix indentation and other whitespace problems in scrub/repair
authorDarrick J. Wong <[email protected]>
Thu, 19 Jul 2018 19:29:12 +0000 (12:29 -0700)
committerDarrick J. Wong <[email protected]>
Mon, 23 Jul 2018 16:08:01 +0000 (09:08 -0700)
commit032d91f9820f6d241dc5584c27a668cfd377aaf0
treeaf9ed13b2a9e85cca186d9e38d71dda69b1f2119
parent1d8a748a8aa94a7da8f3d4fac1892037890d3cff
xfs: fix indentation and other whitespace problems in scrub/repair

Now that we've shortened everything, fix up all the indentation and
whitespace problems.  There are no functional changes.

Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
25 files changed:
fs/xfs/scrub/agheader.c
fs/xfs/scrub/agheader_repair.c
fs/xfs/scrub/alloc.c
fs/xfs/scrub/attr.c
fs/xfs/scrub/bmap.c
fs/xfs/scrub/btree.c
fs/xfs/scrub/btree.h
fs/xfs/scrub/common.c
fs/xfs/scrub/common.h
fs/xfs/scrub/dabtree.c
fs/xfs/scrub/dabtree.h
fs/xfs/scrub/dir.c
fs/xfs/scrub/ialloc.c
fs/xfs/scrub/inode.c
fs/xfs/scrub/parent.c
fs/xfs/scrub/quota.c
fs/xfs/scrub/refcount.c
fs/xfs/scrub/repair.c
fs/xfs/scrub/repair.h
fs/xfs/scrub/rmap.c
fs/xfs/scrub/rtbitmap.c
fs/xfs/scrub/scrub.c
fs/xfs/scrub/scrub.h
fs/xfs/scrub/symlink.c
fs/xfs/scrub/trace.c
This page took 0.057021 seconds and 4 git commands to generate.