Browse Source

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>
Darrick J. Wong 9 years ago
parent
commit
68c098582b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/xfs/libxfs/xfs_rtbitmap.c

+ 0 - 1
fs/xfs/libxfs/xfs_rtbitmap.c

@@ -1016,4 +1016,3 @@ xfs_rtfree_extent(
 	}
 	return 0;
 }
-