]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f9d1a2787f6be41ee6ff792897f87434df2573f
tree5d512f4187d341a0ebfc133d3596244c68c556e9
parent3a21b5ba757152cfd39e8403a08f2e1bb6691143
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: 378a2e25e5ca ("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