mm: fix wake_page_function() comment typos
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Sep 2020 17:38:47 +0000 (10:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Sep 2020 17:38:47 +0000 (10:38 -0700)
commit5868ec267de5eade3ef80bd8716d6b7621a0c4c0
tree913858a1d3be03b260785e7688facf098ef90d9a
parentc7948fe9bada1b335de1cbe8a1fd02e2ccecaa6b
mm: fix wake_page_function() comment typos

Sedat Dilek pointed out some silly comment typo issues.

Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/filemap.c