Home
last modified time | relevance | path

Searched hist:"344 fdb28a0dfac2e42925f149029748b34d2effa" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 344fdb28a0dfac2e42925f149029748b34d2effa Sat Jun 22 01:34:30 CEST 2019 Jonathan Corbet <corbet@lwn.net> kernel-doc: Don't try to mark up function names

We now have better automarkup in sphinx itself and, besides, this markup
was incorrect and left :c:func: gunk in the processed docs. Sort of
discouraging that nobody ever noticed...:)

As a first step toward the removal of impenetrable regex magic from
kernel-doc it's a tiny one, but you have to start somewhere.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>