mm/vmscan: fix comments for isolate_lru_page()
authorHui Su <sh_def@163.com>
Tue, 13 Oct 2020 23:56:49 +0000 (16:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Oct 2020 01:38:34 +0000 (18:38 -0700)
commit01c4776ba08ca9ab8cf58fb27d311868193dd368
tree7bbf3b0f48052ed3ef5a17aecbe30f31c7993f36
parent069c411de40a621c82efd2618663fee51d8c59b8
mm/vmscan: fix comments for isolate_lru_page()

fix comments for isolate_lru_page():
s/fundamentnal/fundamental

Signed-off-by: Hui Su <sh_def@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/20200927173923.GA8058@rlk
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmscan.c