aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Shijie <[email protected]>2020-08-13 14:02:20 +0800
committerJonathan Corbet <[email protected]>2020-08-13 14:47:38 -0600
commit1edcd4675e44dc0e6e3b34e8e29000d8a05f998c (patch)
tree7e1d19c4296d38a9d8119f43688cfb9f85914550
parente176b7a3054eef44a22f6ca3d14168dcf9bad21e (diff)
Documentation/locking/locktypes: fix the typo
We have three categories locks, not two. Signed-off-by: Huang Shijie <[email protected]> Acked-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-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