Skip to content

Commit 1edcd46

Browse files
Huang ShijieJonathan Corbet
authored andcommitted
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]>
1 parent e176b7a commit 1edcd46

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)