Re: [tip: core/entry] entry: Fix spelling/typo errors in irq entry code

From: Joe Perches
Date: Sun Nov 15 2020 - 14:10:39 EST


On Sun, 2020-11-15 at 18:56 +0000, tip-bot2 for Ira Weiny wrote:
> The following commit has been merged into the core/entry branch of tip:
[]
> s/assemenbly/assembly/
[]
> diff --git a/include/linux/entry-common.h b/include/linux/entry-common.h
[]
> @@ -438,7 +438,7 @@ irqentry_state_t noinstr irqentry_nmi_enter(struct pt_regs *regs);
>   * @regs: Pointer to pt_regs (NMI entry regs)
>   * @irq_state: Return value from matching call to irqentry_nmi_enter()
>   *
> - * Last action before returning to the low level assmenbly code.
> + * Last action before returning to the low level assmebly code.

Might want to fix that typo typo fix...