Documentation: kernel-hacking: Remove current macro annotation

Remove unneeded :c:macro: annotation of current macro.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251223035254.22894-2-bagasdotme@gmail.com>
This commit is contained in:
Bagas Sanjaya 2025-12-23 10:52:51 +07:00 committed by Jonathan Corbet
parent 3a8501b3a4
commit b47e2b93aa

View file

@ -345,8 +345,8 @@ routine.
Before inventing your own cache of often-used objects consider using a
slab cache in ``include/linux/slab.h``
:c:macro:`current`
------------------
current
-------
Defined in ``include/asm/current.h``