]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/locking/mutex.c
locking/Documentation: Move locking related docs into Documentation/locking/
[mirror_ubuntu-artful-kernel.git] / kernel / locking / mutex.c
index 0d8b6ed938743c119e5193da1a245f1633a1ef2e..dadbf88c22c48cea044aac4e34fda9deec78636a 100644 (file)
@@ -15,7 +15,7 @@
  *    by Steven Rostedt, based on work by Gregory Haskins, Peter Morreale
  *    and Sven Dietrich.
  *
- * Also see Documentation/mutex-design.txt.
+ * Also see Documentation/locking/mutex-design.txt.
  */
 #include <linux/mutex.h>
 #include <linux/ww_mutex.h>