Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: fix typo for core-api/cpu_hotplug documentation

fix typo for core-api/cpu_hotplug documentation

Signed-off-by: Yaohui Wang <dillionmango@gmail.com>
Link: https://lore.kernel.org/r/20200722073818.20605-1-dillionmango@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Yaohui Wang and committed by
Jonathan Corbet
241c9eb3 bf51388a

+2 -2
+2 -2
Documentation/core-api/cpu_hotplug.rst
··· 35 35 other CPUs later online. 36 36 37 37 ``nr_cpus=n`` 38 - Restrict the total amount CPUs the kernel will support. If the number 39 - supplied here is lower than the number of physically available CPUs than 38 + Restrict the total amount of CPUs the kernel will support. If the number 39 + supplied here is lower than the number of physically available CPUs, then 40 40 those CPUs can not be brought online later. 41 41 42 42 ``additional_cpus=n``