Re: [PATCH 0/3] kernel-hacking documentation cleanup

From: Jonathan Corbet

Date: Tue Jan 06 2026 - 17:09:25 EST


Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:

> Hi,
>
> Here are additional docs cleanup for kernel-hacking documentation. It
> is based on Thorsten's :c:func: annotation removal [1].
>
> Enjoy!
>
> [1]: https://lore.kernel.org/linux-doc/20251222232506.2615-2-thorsten.blum@xxxxxxxxx/
>
> Bagas Sanjaya (3):
> Documentation: kernel-hacking: Remove current macro annotation
> Documentation: kernel-hacking: Do not italicize EXPORT_SYMBOL{,_GPL}()
> references
> Documentation: kernel-hacking: Convert internal links
>
> Documentation/kernel-hacking/hacking.rst | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)

Applied, thanks.

jon