1
0
Fork 0

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
zero-sugar-mainline-defconfig
Huang Shijie 2020-08-13 14:02:20 +08:00 committed by Ingo Molnar
parent dc06fe51d2
commit cb75c95c52
1 changed files with 1 additions and 1 deletions

View File

@ -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