Commit 9a261491 authored by Benjamin Peterson's avatar Benjamin Peterson Committed by Tejun Heo

workqueue: fix path to documentation

Signed-off-by: default avatarBenjamin Peterson <bp@benjamin.pe>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 0e0cafcd
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
* pools for workqueues which are not bound to any specific CPU - the * pools for workqueues which are not bound to any specific CPU - the
* number of these backing pools is dynamic. * 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> #include <linux/export.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment