All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] writeback: fix typo in the writeback_control comment
@ 2012-03-05 23:06 Fengguang Wu
  2012-03-05 23:08 ` [PATCH] writeback: fix typo in writeback_inodes_sb_nr_if_idle() comment header Fengguang Wu
  0 siblings, 1 reply; 2+ messages in thread
From: Fengguang Wu @ 2012-03-05 23:06 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Andrew Morton, LKML

From: Andrew Morton <akpm@linux-foundation.org> 

Signed-off-by: Andrew Morton <akpm@linux-foundation.org> 
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
---
 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.
 	 */

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-05 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 23:06 [PATCH] writeback: fix typo in the writeback_control comment Fengguang Wu
2012-03-05 23:08 ` [PATCH] writeback: fix typo in writeback_inodes_sb_nr_if_idle() comment header Fengguang Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.