arch: arm: aarch32: Fix spelling of "want"

Fix spelling of "want" in a comment in _arch_isr_direct_mp().

Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
This commit is contained in:
Nikolai Kondrashov 2021-10-11 20:30:21 +03:00 committed by Carles Cufí
commit 533b8c971a

View file

@ -168,7 +168,7 @@ void _arch_isr_direct_pm(void)
|| defined(CONFIG_ARMV7_A)
unsigned int key;
/* irq_lock() does what we wan for this CPU */
/* irq_lock() does what we want for this CPU */
key = irq_lock();
#elif defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
/* Lock all interrupts. irq_lock() will on this CPU only disable those