]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/locking/lockstat.txt
Merge remote-tracking branch 'mips/mips-for-linux-next'
[karo-tx-linux.git] / Documentation / locking / lockstat.txt
index 568bbbacee91a581e1bb4be9bd54ed7e73d830e1..5786ad2cd5e63eec344628ec76c432a324d17a1f 100644 (file)
@@ -12,7 +12,7 @@ Because things like lock contention can severely impact performance.
 - HOW
 
 Lockdep already has hooks in the lock functions and maps lock instances to
-lock classes. We build on that (see Documentation/lokcing/lockdep-design.txt).
+lock classes. We build on that (see Documentation/locking/lockdep-design.txt).
 The graph below shows the relation between the lock functions and the various
 hooks therein.