Skip to content

Commit cb75c95

Browse files
Huang ShijieIngo Molnar
authored andcommitted
Documentation/locking/locktypes: Fix a typo
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
1 parent dc06fe5 commit cb75c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/locking/locktypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Introduction
1010
============
1111

1212
The kernel provides a variety of locking primitives which can be divided
13-
into two categories:
13+
into three categories:
1414

1515
- Sleeping locks
1616
- CPU local locks

0 commit comments

Comments
 (0)