]> Git Repo - linux.git/commitdiff
Documentation: core-api: padata: correct spelling
authorRandy Dunlap <[email protected]>
Wed, 15 Feb 2023 05:37:44 +0000 (21:37 -0800)
committerJonathan Corbet <[email protected]>
Thu, 16 Feb 2023 23:58:01 +0000 (16:58 -0700)
Correct spelling problems for Documentation/core-api/padata.rst as
reported by codespell.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: [email protected]
Cc: Steffen Klassert <[email protected]>
Cc: Daniel Jordan <[email protected]>
Cc: [email protected]
Cc: Herbert Xu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: Jakub Kicinski <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Acked-by: Daniel Jordan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Documentation/core-api/padata.rst

index 35175710b43cc9409c7220d160c82773b3d259d5..05b73c6c105f0484a38a07a46b36b7e2f1d420b2 100644 (file)
@@ -42,7 +42,7 @@ padata_shells associated with it, each allowing a separate series of jobs.
 Modifying cpumasks
 ------------------
 
-The CPUs used to run jobs can be changed in two ways, programatically with
+The CPUs used to run jobs can be changed in two ways, programmatically with
 padata_set_cpumask() or via sysfs.  The former is defined::
 
     int padata_set_cpumask(struct padata_instance *pinst, int cpumask_type,
This page took 0.057073 seconds and 4 git commands to generate.