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:
Benjamin Peterson 2017-08-06 19:33:22 -07:00 committed by Tejun Heo
parent 0e0cafcda8
commit 9a2614916a
1 changed files with 1 additions and 1 deletions

View File

@ -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>