summaryrefslogtreecommitdiff
path: root/sound/core/pcm_param_trace.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 19:48:28 +0300
committerJonathan Corbet <corbet@lwn.net>2020-04-21 00:35:58 +0300
commitee2aa7590398ecc0877552191e38d8a282f21cb8 (patch)
treeb07bd94a60e1f6fc6418422c3b83771580c88d2e /sound/core/pcm_param_trace.h
parent346282db9c6bc7ce2dad8ae640494f3f88d23889 (diff)
downloadlinux-ee2aa7590398ecc0877552191e38d8a282f21cb8.tar.xz
scripts: kernel-doc: accept negation like !@var
On a few places, it sometimes need to indicate a negation of a parameter, like: !@fshared This pattern happens, for example, at: kernel/futex.c and it is perfectly valid. However, kernel-doc currently transforms it into: !**fshared** This won't do what it would be expected. Fortunately, fixing the script is a simple matter of storing the "!" before "@" and adding it after the bold markup, like: **!fshared** Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/0314b47f8c3e1f9db00d5375a73dc3cddd8a21f2.1586881715.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'sound/core/pcm_param_trace.h')
0 files changed, 0 insertions, 0 deletions