mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 05:06:29 +00:00
mm: sparsemem: drop unexpected word 'a' in comments
there is an unexpected word 'a' in the comments that need to be dropped Link: https://lkml.kernel.org/r/24fbdae3.c86.1819a0f31b9.Coremail.chenxuebing@jari.cn Signed-off-by: XueBing Chen <chenxuebing@jari.cn> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
18f3962953
commit
f673bd7c26
@ -548,7 +548,7 @@ pte_t * __meminit vmemmap_pte_populate(pmd_t *pmd, unsigned long addr, int node,
|
||||
} else {
|
||||
/*
|
||||
* When a PTE/PMD entry is freed from the init_mm
|
||||
* there's a a free_pages() call to this page allocated
|
||||
* there's a free_pages() call to this page allocated
|
||||
* above. Thus this get_page() is paired with the
|
||||
* put_page_testzero() on the freeing path.
|
||||
* This can only called by certain ZONE_DEVICE path,
|
||||
|
Loading…
Reference in New Issue
Block a user