Commit 0950c64a authored by Kriish Sharma's avatar Kriish Sharma Committed by Tejun Heo
Browse files

workqueue: fix texinfodocs warning for WQ_* flags reference



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: default avatarKriish Sharma <kriish.sharma2006@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent dadb3ebc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment