mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 22:36:17 +01: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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue