OSDN Git Service

mm: fix typos and grammar error in comments
authorHyeonggon Yoo <42.hyeyoo@gmail.com>
Thu, 1 Jul 2021 01:53:10 +0000 (18:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Jul 2021 18:06:02 +0000 (11:06 -0700)
commitc4ffefd16daba0f29fa7d9534de20949b673eca0
tree1419b7a2a7cb342b64ca0cf2faed6805083958da
parentdd794835432c1fbdec5c34ab348ddb641ca2a42d
mm: fix typos and grammar error in comments

We moves tha -> We move that in mm/swap.c
statments -> statements in include/linux/mm.h

Link: https://lkml.kernel.org/r/20210509063444.GA24745@hyeyoo
Signed-off-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm.h
mm/swap.c