X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fpage-writeback.c;h=0062d5c57d410658520b75dc2208d601dee7c8a7;hb=506c30790f5409ce58aa21c14d7c2aa86df328f5;hp=5e761fb62800e772adadbaf1eaaa7117da6c03f1;hpb=682a8e2b41effcaf2e80697e395d47f77c91273f;p=linux-2.6-microblaze.git diff --git a/mm/page-writeback.c b/mm/page-writeback.c index 5e761fb62800..0062d5c57d41 100644 --- a/mm/page-writeback.c +++ b/mm/page-writeback.c @@ -1806,7 +1806,7 @@ pause: break; /* - * In the case of an unresponding NFS server and the NFS dirty + * In the case of an unresponsive NFS server and the NFS dirty * pages exceeds dirty_thresh, give the other good wb's a pipe * to go through, so that tasks on them still remain responsive. * @@ -2216,7 +2216,7 @@ int write_cache_pages(struct address_space *mapping, * Page truncated or invalidated. We can freely skip it * then, even for data integrity operations: the page * has disappeared concurrently, so there could be no - * real expectation of this data interity operation + * real expectation of this data integrity operation * even if there is now a new, dirty page at the same * pagecache address. */