aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/watch_queue.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-06-26 10:10:56 +0100
committerJonathan Corbet <corbet@lwn.net>2022-07-07 13:09:59 -0600
commitc02b872a7ca7842e4cdbbf621f77607d0a655f83 (patch)
treeac19c7d4d502172668061f38ab8637aefaa0a745 /include/linux/watch_queue.h
parentdocs: zh_CN/vm/zsmalloc.rst: fix a typo (diff)
downloadwireguard-linux-c02b872a7ca7842e4cdbbf621f77607d0a655f83.tar.xz
wireguard-linux-c02b872a7ca7842e4cdbbf621f77607d0a655f83.zip
Documentation: update watch_queue.rst references
Changeset f5461124d59b ("Documentation: move watch_queue to core-api") renamed: Documentation/watch_queue.rst to: Documentation/core-api/watch_queue.rst. Update the cross-references accordingly. Fixes: f5461124d59b ("Documentation: move watch_queue to core-api") Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> Link: https://lore.kernel.org/r/1c220de9c58f35e815a3df9458ac2bea323c8bfb.1656234456.git.mchehab@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/linux/watch_queue.h')
-rw-r--r--include/linux/watch_queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/watch_queue.h b/include/linux/watch_queue.h
index 3b9a40ae8bdb..fc6bba20273b 100644
--- a/include/linux/watch_queue.h
+++ b/include/linux/watch_queue.h
@@ -4,7 +4,7 @@
* Copyright (C) 2020 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
- * See Documentation/watch_queue.rst
+ * See Documentation/core-api/watch_queue.rst
*/
#ifndef _LINUX_WATCH_QUEUE_H