lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aNFtWz8vi6aDtyZB@slm.duckdns.org>
Date: Mon, 22 Sep 2025 05:38:03 -1000
From: Tejun Heo <tj@...nel.org>
To: Kriish Sharma <kriish.sharma2006@...il.com>
Cc: jiangshanlai@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] workqueue: fix texinfodocs warning for WQ_* flags
 reference

On Mon, Sep 22, 2025 at 12:26:06PM +0000, Kriish Sharma wrote:
> Sphinx emitted a warning during make texinfodocs:
> 
>   WARNING: Inline literal start-string without end-string.
> 
> This was caused by the trailing '*' in "%WQ_*" being parsed as
> reStructuredText markup in the kernel-doc comment.
> 
> Escape the '*' in the comment so that Sphinx treats it as a literal
> character, resolving the warning.
> 
> Signed-off-by: Kriish Sharma <kriish.sharma2006@...il.com>

Applied to wq/for-6.18.

Thanks.

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ