Skip to content

Commit c800bcd

Browse files
Li ZhongJiri Kosina
authored andcommitted
sparse: fix comment
retmain -> remain Signed-off-by: Li Zhong <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent df5cbb2 commit c800bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mm/sparse.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ sparse_early_usemaps_alloc_pgdat_section(struct pglist_data *pgdat,
268268
/*
269269
* A page may contain usemaps for other sections preventing the
270270
* page being freed and making a section unremovable while
271-
* other sections referencing the usemap retmain active. Similarly,
271+
* other sections referencing the usemap remain active. Similarly,
272272
* a pgdat can prevent a section being removed. If section A
273273
* contains a pgdat and section B contains the usemap, both
274274
* sections become inter-dependent. This allocates usemaps

0 commit comments

Comments
 (0)