]> 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)
commit24e70acedaf39a389b9ec36466a54fac1f9e29c3
tree11f1d31370369f3a45c44771cdc8fd7a4f270c48
parent7e66f1ac7ca76fcad2b67b33428fb7e02e90ce8c
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