Re: [PATCH] mm/filemap: fix minor typo

2019-03-06 Thread William Kucharski
> Cc: Matthew Wilcox > Signed-off-by: Laurent Dufour > --- > mm/filemap.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/mm/filemap.c b/mm/filemap.c > index cace3eb8069f..377cedaa3ae5 100644 > --- a/mm/filemap.c > +++ b/mm/filemap.c > @@ -1440,7 +1440,7 @@ pgoff_t page

[PATCH] mm/filemap: fix minor typo

2019-03-04 Thread Laurent Dufour
Cc: Matthew Wilcox Signed-off-by: Laurent Dufour --- mm/filemap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/filemap.c b/mm/filemap.c index cace3eb8069f..377cedaa3ae5 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -1440,7 +1440,7 @@ pgoff_t page_cache_next_miss(struc