Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>