All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] static_keys.txt: Fix trivial spelling mistake
@ 2019-02-04  8:46 Kamalesh Babulal
  2019-02-06 23:44 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Kamalesh Babulal @ 2019-02-04  8:46 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Kamalesh Babulal, linux-doc, linux-kernel

Fix the spelling of 'functionnality' -> 'functionality'.

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
---
 Documentation/static-keys.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/static-keys.txt b/Documentation/static-keys.txt
index d68135560895..9803e14639bf 100644
--- a/Documentation/static-keys.txt
+++ b/Documentation/static-keys.txt
@@ -159,7 +159,7 @@ particularly the CPU hotplug lock (in order to avoid races against
 CPUs being brought in the kernel while the kernel is getting
 patched). Calling the static key API from within a hotplug notifier is
 thus a sure deadlock recipe. In order to still allow use of the
-functionnality, the following functions are provided:
+functionality, the following functions are provided:
 
 	static_key_enable_cpuslocked()
 	static_key_disable_cpuslocked()
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] static_keys.txt: Fix trivial spelling mistake
  2019-02-04  8:46 [PATCH] static_keys.txt: Fix trivial spelling mistake Kamalesh Babulal
@ 2019-02-06 23:44 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-02-06 23:44 UTC (permalink / raw)
  To: Kamalesh Babulal; +Cc: linux-doc, linux-kernel

On Mon,  4 Feb 2019 14:16:57 +0530
Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> wrote:

> Fix the spelling of 'functionnality' -> 'functionality'.
> 
> Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-06 23:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04  8:46 [PATCH] static_keys.txt: Fix trivial spelling mistake Kamalesh Babulal
2019-02-06 23:44 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.