From: Christophe JAILLET Date: Sun, 21 Jul 2019 09:56:33 +0000 (+0200) Subject: percpu: fix typo in pcpu_setup_first_chunk() comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=69ab285b682328ef7622f0567f8afebb00b404f3;p=linux.git percpu: fix typo in pcpu_setup_first_chunk() comment s/perpcu/percpu/ Signed-off-by: Christophe JAILLET Signed-off-by: Dennis Zhou [Dennis: updated title] --- diff --git a/mm/percpu.c b/mm/percpu.c index 5a918a4b1da0a..7e2aa0305c274 100644 --- a/mm/percpu.c +++ b/mm/percpu.c @@ -2220,7 +2220,7 @@ static void pcpu_dump_alloc_info(const char *lvl, * @base_addr: mapped address * * Initialize the first percpu chunk which contains the kernel static - * perpcu area. This function is to be called from arch percpu area + * percpu area. This function is to be called from arch percpu area * setup path. * * @ai contains all information necessary to initialize the first