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. */