public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking
@ 2015-09-09 23:46 Stephen Boyd
  2015-09-11 19:38 ` Jonathan Corbet
  2015-09-18  8:49 ` [tip:locking/core] locking/Documentation/lockstat: Fix typo - " tip-bot for Stephen Boyd
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Boyd @ 2015-09-09 23:46 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: linux-doc, linux-kernel, Jiri Kosina, Peter Zijlstra, Ingo Molnar

Cc: Jiri Kosina <trivial@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.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 568bbbacee91..5786ad2cd5e6 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.
 
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-18 15:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 23:46 [PATCH/TRIVIAL] Documentation: lockstat: Fix typo lokcing -> locking Stephen Boyd
2015-09-11 19:38 ` Jonathan Corbet
2015-09-18  8:49 ` [tip:locking/core] locking/Documentation/lockstat: Fix typo - " tip-bot for Stephen Boyd
2015-09-18 15:57   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox