lockdep: Fix typos in documentation
authorLi Zefan <lizf@cn.fujitsu.com>
Fri, 7 Aug 2009 07:10:54 +0000 (15:10 +0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 7 Aug 2009 10:03:46 +0000 (12:03 +0200)
s/head/held

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <4A7BD37E.9060806@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/lockdep-design.txt

index e20d913..abf768c 100644 (file)
@@ -30,9 +30,9 @@ State
 The validator tracks lock-class usage history into 4n + 1 separate state bits:
 
 - 'ever held in STATE context'
-- 'ever head as readlock in STATE context'
-- 'ever head with STATE enabled'
-- 'ever head as readlock with STATE enabled'
+- 'ever held as readlock in STATE context'
+- 'ever held with STATE enabled'
+- 'ever held as readlock with STATE enabled'
 
 Where STATE can be either one of (kernel/lockdep_states.h)
  - hardirq