From: Li Zhong Date: Mon, 31 Mar 2014 08:41:58 +0000 (+0800) Subject: sparse: fix comment X-Git-Tag: v3.15-rc1~115^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c800bcd5f53fd9455fc6c68f1a34306e5aa4f79a;p=~emulex%2Finfiniband.git sparse: fix comment retmain -> remain Signed-off-by: Li Zhong Signed-off-by: Jiri Kosina --- diff --git a/mm/sparse.c b/mm/sparse.c index 63c3ea5c119..38cad8fd739 100644 --- a/mm/sparse.c +++ b/mm/sparse.c @@ -268,7 +268,7 @@ sparse_early_usemaps_alloc_pgdat_section(struct pglist_data *pgdat, /* * A page may contain usemaps for other sections preventing the * page being freed and making a section unremovable while - * other sections referencing the usemap retmain active. Similarly, + * other sections referencing the usemap remain active. Similarly, * a pgdat can prevent a section being removed. If section A * contains a pgdat and section B contains the usemap, both * sections become inter-dependent. This allocates usemaps