Skip to content

Commit

Permalink
Documentation/locking/locktypes: fix the typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Shijie authored and Jonathan Corbet committed Aug 13, 2020
1 parent e176b7a commit 1edcd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/locking/locktypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1edcd46

Please sign in to comment.