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 <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected]
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)