Commit-ID:  e58cdf585a38412f9f56c512d20e8e12637d9892
Gitweb:     http://git.kernel.org/tip/e58cdf585a38412f9f56c512d20e8e12637d9892
Author:     Stephen Boyd <sb...@codeaurora.org>
AuthorDate: Wed, 9 Sep 2015 16:46:38 -0700
Committer:  Ingo Molnar <mi...@kernel.org>
CommitDate: Fri, 18 Sep 2015 09:27:28 +0200

locking/Documentation/lockstat: Fix typo - lokcing -> locking

Signed-off-by: Stephen Boyd <sb...@codeaurora.org>
Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
Cc: Andrew Morton <a...@linux-foundation.org>
Cc: Jiri Kosina <triv...@kernel.org>
Cc: Jonathan Corbet <cor...@lwn.net>
Cc: Linus Torvalds <torva...@linux-foundation.org>
Cc: Paul E. McKenney <paul...@linux.vnet.ibm.com>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Thomas Gleixner <t...@linutronix.de>
Link: 
http://lkml.kernel.org/r/1441842398-25063-1-git-send-email-sb...@codeaurora.org
Signed-off-by: Ingo Molnar <mi...@kernel.org>
---
 Documentation/locking/lockstat.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/locking/lockstat.txt 
b/Documentation/locking/lockstat.txt
index 568bbba..5786ad2 100644
--- a/Documentation/locking/lockstat.txt
+++ b/Documentation/locking/lockstat.txt
@@ -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.
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to