Re: [PATCH] workqueue: doc: Fix function name

From: Matthew Wilcox
Date: Fri Jul 19 2024 - 10:24:37 EST


On Fri, Jul 19, 2024 at 05:17:38PM +0300, Nikita Shubin via B4 Relay wrote:
> -case. Use ``alloc_ordered_queue()`` instead.
> +case. Use ``alloc_ordered_workqueue()`` instead.

If we remove the `` markers, this turns into a nice link to
the kernel-doc for alloc_ordered_workqueue. ie:

+case. Use alloc_ordered_workqueue() instead.