Skip to content

Commit

Permalink
workqueue: fix path to documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Peterson <bp@benjamin.pe>
Signed-off-by: Tejun Heo <tj@kernel.org>
  • Loading branch information
Benjamin Peterson authored and Tejun Heo committed Aug 7, 2017
1 parent 0e0cafc commit 9a26149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 9a26149

Please sign in to comment.