commit | 0f83aaa3c07a46b41b2d5d8ee6b88617eb2c2f09 | [log] [tgz] |
---|---|---|
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | Tue Nov 28 06:16:21 2017 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Sat Dec 02 08:41:46 2017 -0700 |
tree | 5d512f4187d341a0ebfc133d3596244c68c556e9 | |
parent | e50806a9fd0132402a62cb3161d786335662072f [diff] |
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>