Re: [PATCH v2] Documentation: kernel-hacking: Remove :c:func: annotations
From: Jonathan Corbet
Date: Tue Jan 06 2026 - 17:15:36 EST
Thorsten Blum <thorsten.blum@xxxxxxxxx> writes:
> Remove the useless :c:func: annotations.
>
> Suggested-by: Jonathan Corbet <corbet@xxxxxxx>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---
> Only applies after applying https://lore.kernel.org/lkml/20251219171827.44015-2-thorsten.blum@xxxxxxxxx/
>
> Changes in v2:
> - Remove backticks as suggested by Jonathan
> ---
> Documentation/kernel-hacking/hacking.rst | 169 +++++++++++------------
> 1 file changed, 84 insertions(+), 85 deletions(-)
Applied, thanks.
jon