[PATCH] Documentation/pi-futex.txt: correct rt-mutex.txt reference

From: Zhiqiang Zhang
Date: Fri May 22 2015 - 00:06:02 EST


rt-mutex.txt has been moved to Documentation/locking by
214e0aed639ef40987bf6159fad303171a6de31e in 3.18-rc1, so modify
the reference in Documentation/pi-futex.txt.

----------------------------------------

Signed-off-by: Zhiqiang Zhang <zhangzhiqiang.zhang@xxxxxxxxxx>
---
Documentation/pi-futex.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/pi-futex.txt b/Documentation/pi-futex.txt
index 9a5bc86..4bfeba0 100644
--- a/Documentation/pi-futex.txt
+++ b/Documentation/pi-futex.txt
@@ -118,4 +118,4 @@ properties of futexes, and all four combinations are possible: futex,
robust-futex, PI-futex, robust+PI-futex.

More details about priority inheritance can be found in
-Documentation/rt-mutex.txt.
+Documentation/locking/rt-mutex.txt.
--
1.9.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/