aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-11-08 11:56:13 +1100
committerDave Chinner <david@fromorbit.com>2016-11-08 11:56:13 +1100
commit68c098582b20ddae04ed04d173d915f5ca64be5e (patch)
treedd0aced9953ff245fee1a2aa79d038278c53ecd5 /fs/xfs/libxfs
parentlibxfs: synchronize dinode_verify with userspace (diff)
downloadlinux-dev-68c098582b20ddae04ed04d173d915f5ca64be5e.tar.xz
linux-dev-68c098582b20ddae04ed04d173d915f5ca64be5e.zip
libxfs: fix whitespace problems
Fix some whitespace problems that trip up my libxfs-diff script. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/libxfs')
-rw-r--r--fs/xfs/libxfs/xfs_rtbitmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/libxfs/xfs_rtbitmap.c b/fs/xfs/libxfs/xfs_rtbitmap.c
index e2e1106c9fad..ea45584a9913 100644
--- a/fs/xfs/libxfs/xfs_rtbitmap.c
+++ b/fs/xfs/libxfs/xfs_rtbitmap.c
@@ -1016,4 +1016,3 @@ xfs_rtfree_extent(
}
return 0;
}
-