[PATCH] xfs: fix typo

Brian Norris computersforpeace at gmail.com
Fri Jan 23 16:00:51 CST 2015


'tobe' should be two words.

Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
 fs/xfs/xfs_aops.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/xfs/xfs_aops.c b/fs/xfs/xfs_aops.c
index 18e2f3bbae5e..af729e8975aa 100644
--- a/fs/xfs/xfs_aops.c
+++ b/fs/xfs/xfs_aops.c
@@ -1161,7 +1161,7 @@ xfs_vm_writepage(
 	ASSERT(iohead);
 
 	/*
-	 * Any errors from this point onwards need tobe reported through the IO
+	 * Any errors from this point onwards need to be reported through the IO
 	 * completion path as we have marked the initial page as under writeback
 	 * and unlocked it.
 	 */
-- 
1.9.1



More information about the xfs mailing list