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.