mm: fix some typos in mm directory

No functional change.

Link: http://lkml.kernel.org/r/20190118235123.27843-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Reviewed-by: Pekka Enberg <penberg@kernel.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Wei Yang
2019-03-05 15:46:22 -08:00
committed by Linus Torvalds
parent 8aa49762db
commit 8bb4e7a2ee
6 changed files with 10 additions and 10 deletions

View File

@@ -2129,7 +2129,7 @@ redo:
if (!lock) {
lock = 1;
/*
* Taking the spinlock removes the possiblity
* Taking the spinlock removes the possibility
* that acquire_slab() will see a slab page that
* is frozen
*/