projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
420fbeb
)
libxfs: fix whitespace problems
author
Darrick J. Wong
<darrick.wong@oracle.com>
Tue, 8 Nov 2016 00:56:13 +0000
(11:56 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Tue, 8 Nov 2016 00:56:13 +0000
(11:56 +1100)
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>
fs/xfs/libxfs/xfs_rtbitmap.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/libxfs/xfs_rtbitmap.c
b/fs/xfs/libxfs/xfs_rtbitmap.c
index e2e1106c9fadc91d41ab235904409b5428d7a83c..ea45584a9913bbd51908c9a477bb25c90d000fa9 100644
(file)
--- a/
fs/xfs/libxfs/xfs_rtbitmap.c
+++ b/
fs/xfs/libxfs/xfs_rtbitmap.c
@@
-1016,4
+1016,3
@@
xfs_rtfree_extent(
}
return 0;
}
-