LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] xfs: fix typo
@ 2015-01-23 22:00 Brian Norris
0 siblings, 0 replies; only message in thread
From: Brian Norris @ 2015-01-23 22:00 UTC (permalink / raw)
To: Dave Chinner; +Cc: linux-kernel, xfs, Brian Norris
'tobe' should be two words.
Signed-off-by: Brian Norris <computersforpeace@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-23 22:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23 22:00 [PATCH] xfs: fix typo Brian Norris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).