docs: remove :c:func: from refcount-vs-atomic.rst
authorJonathan Corbet <corbet@lwn.net>
Fri, 4 Oct 2019 16:47:46 +0000 (10:47 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 7 Oct 2019 15:08:56 +0000 (09:08 -0600)
commit81584a6a771b971e1497d33f98019e6c0192e621
tree5fd2b70baa166bdce7b973a449482b8ce7f9b6d5
parent185271a1fa0720110d26200b44cc36c02210604c
docs: remove :c:func: from refcount-vs-atomic.rst

As of 5.3, the automarkup extension will do the right thing with function()
notation, so we don't need to clutter the text with :c:func: invocations.
So remove them.

Looking at the generated output reveals that we lack kerneldoc coverage for
much of this API, but that's a separate problem.

Acked-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/refcount-vs-atomic.rst