'tobe' should be two words. Signed-off-by: Brian Norris <computersforpe...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/