Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1528325 > unrolled thread

[PATCH 3/4] locking/Documentation: fix a typo

Started byNicolai Hähnle <nhaehnle@gmail.com>
First post2016-11-23 12:30 +0100
Last post2016-11-23 12:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 3/4] locking/Documentation: fix a typo Nicolai Hähnle <nhaehnle@gmail.com> - 2016-11-23 12:30 +0100

#1528325 — [PATCH 3/4] locking/Documentation: fix a typo

FromNicolai Hähnle <nhaehnle@gmail.com>
Date2016-11-23 12:30 +0100
Subject[PATCH 3/4] locking/Documentation: fix a typo
Message-ID<sGDUt-4co-11@gated-at.bofh.it>
From: Nicolai Hähnle <Nicolai.Haehnle@amd.com>

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
---
 Documentation/locking/00-INDEX | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/locking/00-INDEX b/Documentation/locking/00-INDEX
index c256c9b..adc1d289 100644
--- a/Documentation/locking/00-INDEX
+++ b/Documentation/locking/00-INDEX
@@ -13,4 +13,4 @@ rt-mutex.txt
 spinlocks.txt
 	- info on using spinlocks to provide exclusive access in kernel.
 ww-mutex-design.txt
-	- Intro to Mutex wait/would deadlock handling.s
+	- Intro to Mutex wait/wound deadlock handling.
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web