Skip to content

Commit 89405db

Browse files
attreyee-mukJonathan Corbet
authored andcommitted
Documentation/core-api : fix typo in workqueue
Correct to “boundaries” from “bounaries” Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231223175316.24951-1-tintinm2017@gmail.com
1 parent d3f79db commit 89405db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/core-api/workqueue.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Workqueue currently supports the following affinity scopes.
379379
cases. This is the default affinity scope.
380380

381381
``numa``
382-
CPUs are grouped according to NUMA bounaries.
382+
CPUs are grouped according to NUMA boundaries.
383383

384384
``system``
385385
All CPUs are put in the same group. Workqueue makes no effort to process a

0 commit comments

Comments
 (0)