[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zpp3DQNQ5GCM_kd5@casper.infradead.org>
Date: Fri, 19 Jul 2024 15:24:13 +0100
From: Matthew Wilcox <willy@...radead.org>
To: n.shubin@...ro.com
Cc: Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>,
Jonathan Corbet <corbet@....net>, nikita.shubin@...uefel.me,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux@...ro.com
Subject: Re: [PATCH] workqueue: doc: Fix function name
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.
Powered by blists - more mailing lists