mm: fix some comments formatting
authorChen Tao <chentao3@hotmail.com>
Fri, 16 Oct 2020 03:10:01 +0000 (20:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Oct 2020 18:11:19 +0000 (11:11 -0700)
commit70b6d25ec59cbc1327456ca15c2a779421ed13ce
tree0912a8047dcbc38543c448db74830ddf34dba860
parent0e9aa6755757ea5e06e6130d5e50a93442456499
mm: fix some comments formatting

Correct one function name "get_partials" with "get_partial".  Update the
old struct name of list3 with kmem_cache_node.

Signed-off-by: Chen Tao <chentao3@hotmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lkml.kernel.org/r/Message-ID:
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slab.c
mm/slub.c