From: Randy Dunlap Date: Wed, 15 Feb 2023 05:37:44 +0000 (-0800) Subject: Documentation: core-api: padata: correct spelling X-Git-Tag: v6.3-rc1~151^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2fb903f7d11e47366a2f6ff4ec530978fb73bfd;p=thirdparty%2Fkernel%2Flinux.git Documentation: core-api: padata: correct spelling Correct spelling problems for Documentation/core-api/padata.rst as reported by codespell. Signed-off-by: Randy Dunlap Cc: netdev@vger.kernel.org Cc: Steffen Klassert Cc: Daniel Jordan Cc: linux-crypto@vger.kernel.org Cc: Herbert Xu Cc: "David S. Miller" Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Jakub Kicinski Reviewed-by: Mukesh Ojha Acked-by: Daniel Jordan Link: https://lore.kernel.org/r/20230215053744.11716-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/core-api/padata.rst b/Documentation/core-api/padata.rst index 35175710b43cc..05b73c6c105f0 100644 --- a/Documentation/core-api/padata.rst +++ b/Documentation/core-api/padata.rst @@ -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,