xfs: clean up indentation issues, remove an unwanted space
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>
This commit is contained in:
parent
fe5ed6c22e
commit
8c4ce794ee
@ -2242,7 +2242,7 @@ xfs_ifree_cluster(
|
|||||||
* want it to fail. We can acheive this by adding a write
|
* want it to fail. We can acheive this by adding a write
|
||||||
* verifier to the buffer.
|
* 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
|
* Walk the inodes already attached to the buffer and mark them
|
||||||
|
Loading…
Reference in New Issue
Block a user