We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e8f2c commit 83e6384Copy full SHA for 83e6384
kernel/smp.c
@@ -1018,7 +1018,7 @@ void __init smp_init(void)
1018
* @cond_func: A callback function that is passed a cpu id and
1019
* the info parameter. The function is called
1020
* with preemption disabled. The function should
1021
- * return a blooean value indicating whether to IPI
+ * return a boolean value indicating whether to IPI
1022
* the specified CPU.
1023
* @func: The function to run on all applicable CPUs.
1024
* This must be fast and non-blocking.
0 commit comments