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 6ba59ff commit f45a605Copy full SHA for f45a605
include/linux/cpuhotplug.h
@@ -27,7 +27,7 @@
27
* startup callbacks sequentially from CPUHP_OFFLINE + 1 to CPUHP_ONLINE
28
* during a CPU online operation. During a CPU offline operation the
29
* installed teardown callbacks are invoked in the reverse order from
30
- * CPU_ONLINE - 1 down to CPUHP_OFFLINE.
+ * CPUHP_ONLINE - 1 down to CPUHP_OFFLINE.
31
*
32
* The state space has three sections: PREPARE, STARTING and ONLINE.
33
0 commit comments