Commit 3a4928cf authored by Joe Pater's avatar Joe Pater Committed by Jonathan Corbet

Documentation: kernel-hacking: change 'current()' to 'current'

Change 'current()' heading to 'current' to reflect usage.
Signed-off-by: default avatarJoe Pater <02joepater06@gmail.com>
Link: https://lore.kernel.org/r/20210111103240.7445-1-02joepater06@gmail.comSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 7c53f6b6
......@@ -346,8 +346,8 @@ routine.
Before inventing your own cache of often-used objects consider using a
slab cache in ``include/linux/slab.h``
:c:func:`current()`
-------------------
:c:macro:`current`
------------------
Defined in ``include/asm/current.h``
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment