From: Jonathan Corbet <corbet@lwn.net>
To: "André Almeida" <andrealmeid@collabora.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
"André Almeida" <andrealmeid@collabora.com>,
"Dominik Brodowski" <linux@dominikbrodowski.net>
Subject: Re: [PATCH 1/2] docs: Make syscalls' helpers naming consistent
Date: Thu, 04 Feb 2021 14:48:20 -0700 [thread overview]
Message-ID: <874kirfqsb.fsf@meer.lwn.net> (raw)
In-Reply-To: <20210130014547.123006-1-andrealmeid@collabora.com>
André Almeida <andrealmeid@collabora.com> writes:
> The documentation explains the need to create internal syscalls' helpers,
> and that they should be called `kern_xyzzy()`. However, the comment at
> include/linux/syscall.h says that they should be named as
> `ksys_xyzzy()`, and so are all the helpers declared bellow it. Change the
> documentation to reflect this.
>
> Cc: Dominik Brodowski <linux@dominikbrodowski.net>
> Fixes: 819671ff849b ("syscalls: define and explain goal to not call syscalls in the kernel")
> Signed-off-by: André Almeida <andrealmeid@collabora.com>
> ---
> Documentation/process/adding-syscalls.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I've applied both patches thanks (also did s/syscall.h/syscalls.h in the
above changelog).
jon
prev parent reply other threads:[~2021-02-04 21:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-30 1:45 [PATCH 1/2] docs: Make syscalls' helpers naming consistent André Almeida
2021-01-30 1:45 ` [PATCH 2/2] Documentation: admin-guide: Update kvm/xen config option André Almeida
2021-01-30 7:18 ` [PATCH 1/2] docs: Make syscalls' helpers naming consistent Dominik Brodowski
2021-02-04 21:48 ` Jonathan Corbet [this message]
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=874kirfqsb.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=andrealmeid@collabora.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox