linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] percpu: Fix a typo
@ 2019-07-21  9:56 Christophe JAILLET
  2019-07-23 18:31 ` Dennis Zhou
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2019-07-21  9:56 UTC (permalink / raw)
  To: dennis, tj, cl
  Cc: linux-mm, linux-kernel, kernel-janitors, Christophe JAILLET

s/perpcu/percpu/

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 mm/percpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/percpu.c b/mm/percpu.c
index 9821241fdede..febf7c7c888e 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
-- 
2.20.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] percpu: Fix a typo
  2019-07-21  9:56 [PATCH] percpu: Fix a typo Christophe JAILLET
@ 2019-07-23 18:31 ` Dennis Zhou
  0 siblings, 0 replies; 2+ messages in thread
From: Dennis Zhou @ 2019-07-23 18:31 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: dennis, tj, cl, linux-mm, linux-kernel, kernel-janitors

On Sun, Jul 21, 2019 at 11:56:33AM +0200, Christophe JAILLET wrote:
> s/perpcu/percpu/
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
>  mm/percpu.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mm/percpu.c b/mm/percpu.c
> index 9821241fdede..febf7c7c888e 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
> -- 
> 2.20.1
> 

Applied to for-5.4 with a slightly more descriptive title.

Thanks,
Dennis


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-23 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-21  9:56 [PATCH] percpu: Fix a typo Christophe JAILLET
2019-07-23 18:31 ` Dennis Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox