All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Joe Pater <02joepater06@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: kernel-hacking: change 'current()' to 'current'
Date: Mon, 11 Jan 2021 12:45:08 -0700	[thread overview]
Message-ID: <20210111124508.0434a8a9@lwn.net> (raw)
In-Reply-To: <20210111103240.7445-1-02joepater06@gmail.com>

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

  reply	other threads:[~2021-01-11 19:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11 10:32 [PATCH] Documentation: kernel-hacking: change 'current()' to 'current' Joe Pater
2021-01-11 19:45 ` Jonathan Corbet [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-30 15:56 Joe Pater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210111124508.0434a8a9@lwn.net \
    --to=corbet@lwn.net \
    --cc=02joepater06@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.