* [PATCH] workqueue: fix path to documentation
@ 2017-08-07 2:33 Benjamin Peterson
2017-08-07 15:03 ` Tejun Heo
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Peterson @ 2017-08-07 2:33 UTC (permalink / raw)
To: tj, jiangshanlai; +Cc: linux-kernel
Signed-off-by: Benjamin Peterson <bp@benjamin.pe>
---
kernel/workqueue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/workqueue.c b/kernel/workqueue.c
index ca937b0c3a96..ca5dc98d5e94 100644
--- a/kernel/workqueue.c
+++ b/kernel/workqueue.c
@@ -21,7 +21,7 @@
* pools for workqueues which are not bound to any specific CPU - the
* number of these backing pools is dynamic.
*
- * Please read Documentation/workqueue.txt for details.
+ * Please read Documentation/core-api/workqueue.rst for details.
*/
#include <linux/export.h>
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-07 15:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 2:33 [PATCH] workqueue: fix path to documentation Benjamin Peterson
2017-08-07 15:03 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox