projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe5ed6c
)
xfs: clean up indentation issues, remove an unwanted space
author
Colin Ian King
<colin.king@canonical.com>
Wed, 12 Dec 2018 16:46:20 +0000
(08:46 -0800)
committer
Darrick J. Wong
<darrick.wong@oracle.com>
Wed, 12 Dec 2018 16:46:20 +0000
(08:46 -0800)
There is a statement that has an unwanted space in the indentation.
Remove it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_inode.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_inode.c
b/fs/xfs/xfs_inode.c
index 05db9540e4597536211446475d301eac834e972e..f21756751540e772a0e6616db18ec78bdfe9de21 100644
(file)
--- a/
fs/xfs/xfs_inode.c
+++ b/
fs/xfs/xfs_inode.c
@@
-2242,7
+2242,7
@@
xfs_ifree_cluster(
* want it to fail. We can acheive this by adding a write
* verifier to the buffer.
*/
-
bp->b_ops = &xfs_inode_buf_ops;
+ bp->b_ops = &xfs_inode_buf_ops;
/*
* Walk the inodes already attached to the buffer and mark them