]> git.baikalelectronics.ru Git - kernel.git/commit
mm/vmsan: fix some typos in comment
authorEthon Paul <ethp@qq.com>
Thu, 4 Jun 2020 23:49:10 +0000 (16:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jun 2020 02:06:23 +0000 (19:06 -0700)
commitcf48bf9580bede84c9d14fc6a2e07be424307068
tree11f1d31370369f3a45c44771cdc8fd7a4f270c48
parentfbcadcf2bc5fd97c8cc8002d052bcedb62d4ba80
mm/vmsan: fix some typos in comment

There are some typos, fix them.

s/regsitration/registration
s/santity/sanity
s/decremeting/decrementing

Signed-off-by: Ethon Paul <ethp@qq.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Ralph Campbell <rcampbell@nvidia.com>
Link: http://lkml.kernel.org/r/20200411071544.16222-1-ethp@qq.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmscan.c