[PATCH] writeback: fix typo in the writeback_control comment

From: Fengguang Wu
Date: Mon Mar 05 2012 - 18:06:01 EST


From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
---
include/linux/writeback.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux.orig/include/linux/writeback.h 2012-03-01 12:51:45.474351141 +0800
+++ linux/include/linux/writeback.h 2012-03-02 12:56:43.913665799 +0800
@@ -64,7 +64,7 @@ struct writeback_control {
long pages_skipped; /* Pages which were not written */

/*
- * For a_ops->writepages(): is start or end are non-zero then this is
+ * For a_ops->writepages(): if start or end are non-zero then this is
* a hint that the filesystem need only write out the pages inside that
* byterange. The byte at `end' is included in the writeout request.
*/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/