mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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:
parent
3a8501b3a4
commit
b47e2b93aa
|
|
@ -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``
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user