summaryrefslogtreecommitdiff
path: root/Documentation/locking
diff options
context:
space:
mode:
authorHuang Shijie <sjhuang@iluvatar.ai>2020-08-13 14:02:20 +0800
committerJonathan Corbet <corbet@lwn.net>2020-08-13 14:47:38 -0600
commit1edcd4675e44dc0e6e3b34e8e29000d8a05f998c (patch)
tree7e1d19c4296d38a9d8119f43688cfb9f85914550 /Documentation/locking
parente176b7a3054eef44a22f6ca3d14168dcf9bad21e (diff)
Documentation/locking/locktypes: fix the typo
We have three categories locks, not two. Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/20200813060220.18199-1-sjhuang@iluvatar.ai Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/locking')
-rw-r--r--Documentation/locking/locktypes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/locking/locktypes.rst b/Documentation/locking/locktypes.rst
index 1b577a8bf982..4cefed8048ca 100644
--- a/Documentation/locking/locktypes.rst
+++ b/Documentation/locking/locktypes.rst
@@ -10,7 +10,7 @@ Introduction
============
The kernel provides a variety of locking primitives which can be divided
-into two categories:
+into three categories:
- Sleeping locks
- CPU local locks