Skip to content

Commit

Permalink
Documentation/locking/locktypes: Fix a 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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20200813060220.18199-1-sjhuang@iluvatar.ai
  • Loading branch information
Huang Shijie authored and Ingo Molnar committed Aug 13, 2020
1 parent dc06fe5 commit cb75c95
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 cb75c95

Please sign in to comment.