Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...
[sfrench/cifs-2.6.git] / Documentation / static-keys.txt
index d68135560895d63bbfba0e80bf9d66c5e9771c8f..9803e14639bfcd3336f5687fa29fb875d736144d 100644 (file)
@@ -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()