OSDN Git Service

genericirq.rst: Remove :c:func:`...` in code blocks
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Tue, 28 Nov 2017 05:16:21 +0000 (06:16 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sat, 2 Dec 2017 15:41:46 +0000 (08:41 -0700)
commit0f83aaa3c07a46b41b2d5d8ee6b88617eb2c2f09
tree5d512f4187d341a0ebfc133d3596244c68c556e9
parente50806a9fd0132402a62cb3161d786335662072f
genericirq.rst: Remove :c:func:`...` in code blocks

In code blocks, :c:func:`...` annotations don't result in
cross-references. Instead, they are rendered verbatim.  Remove these
broken annotations, and mark function calls with parentheses() again.

Fixes: 76d40fae1351 ("genericirq.rst: add cross-reference links and use monospaced fonts")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/genericirq.rst