workqueue: fix path to documentation
Signed-off-by: Benjamin Peterson <bp@benjamin.pe> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
0e0cafcda8
commit
9a2614916a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue