From aa1e19dce40b7734525c626676c3ff465f1ea291 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Mon, 5 Mar 2012 15:06:02 -0800 Subject: [PATCH] --- yaml --- r: 291769 b: refs/heads/master c: 95468fd41a8930743180ea3560f4c601d4174275 h: refs/heads/master i: 291767: 400536b76b6ae3fc71ca0814177e6db0e5a629a4 v: v3 --- [refs] | 2 +- trunk/include/linux/writeback.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 47c2975fff38..d6285d091755 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 40e47125e6c5110383b0176d7b9d530f2936b1ae +refs/heads/master: 95468fd41a8930743180ea3560f4c601d4174275 diff --git a/trunk/include/linux/writeback.h b/trunk/include/linux/writeback.h index 995b8bf630ac..a2b84f598e2b 100644 --- a/trunk/include/linux/writeback.h +++ b/trunk/include/linux/writeback.h @@ -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. */