Re: [PATCH] doc: listRCU: Add some more listRCU patterns in the kernel

From: Jonathan Corbet
Date: Wed Dec 04 2019 - 10:47:33 EST


On Wed, 4 Dec 2019 10:39:58 -0500
Joel Fernandes <joel@xxxxxxxxxxxxxxxxx> wrote:

> Actually I had asked Amol privately to add the backticks. It appeared
> super weird in my browser when some function calls were rendered
> monospace while others weren't. Not all functions were successfully
> cross referenced for me. May be it is my kernel version?

If you have an example of a failure to cross-reference a function that
has kerneldoc comments *that are included in the toctree*, I'd like to see
it; that's a bug.

Changing the font on functions without anything to cross-reference to is
easy enough and should probably be done; I'll look into it when I get a
chance.

Thanks,

jon