lkml.org 
[lkml]   [2021]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] Documentation: kernel-hacking: change 'current()' to 'current'
On Mon, 11 Jan 2021 10:32:41 +0000
Joe Pater <02joepater06@gmail.com> wrote:

> Change 'current()' heading to 'current' to reflect usage.
>
> Signed-off-by: Joe Pater <02joepater06@gmail.com>
> ---
> Documentation/kernel-hacking/hacking.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/kernel-hacking/hacking.rst b/Documentation/kernel-hacking/hacking.rst
> index eed2136d847f..451523424942 100644
> --- a/Documentation/kernel-hacking/hacking.rst
> +++ b/Documentation/kernel-hacking/hacking.rst
> @@ -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`
> +------------------

Applied, thanks.

jon

\
 
 \ /
  Last update: 2021-01-11 20:46    [W:0.108 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site