]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smp: Fix spelling in on_each_cpu_cond_mask()'s doc-comment
authorRoman Kisel <romank@linux.microsoft.com>
Tue, 22 Jul 2025 16:18:18 +0000 (09:18 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 2 Aug 2025 12:24:50 +0000 (14:24 +0200)
commit83e6384374bac8a9da3411fae7f24376a7dbd2a3
treeab49611f2b3c378d7328c1739d11401b0c87edf6
parent98e8f2c0e0930feee6a2538450c74d9d7de0a9cc
smp: Fix spelling in on_each_cpu_cond_mask()'s doc-comment

"boolean" is spelt as "blooean". Fix that.

Signed-off-by: Roman Kisel <romank@linux.microsoft.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250722161818.6139-1-romank@linux.microsoft.com
kernel/smp.c