diff options
author | André Almeida <andrealmeid@collabora.com> | 2021-01-30 02:45:46 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-02-04 22:47:24 +0100 |
commit | dd58e649742a5eabd327d47096f12d3302d908f1 (patch) | |
tree | 949de4f4e63837fce47b7cbd86711e28084641d8 /init/do_mounts.h | |
parent | coding-style.rst: Avoid comma statements (diff) | |
download | linux-dd58e649742a5eabd327d47096f12d3302d908f1.tar.xz linux-dd58e649742a5eabd327d47096f12d3302d908f1.zip |
docs: Make syscalls' helpers naming consistent
The documentation explains the need to create internal syscalls' helpers,
and that they should be called `kern_xyzzy()`. However, the comment at
include/linux/syscalls.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.
Fixes: 819671ff849b ("syscalls: define and explain goal to not call syscalls in the kernel")
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Link: https://lore.kernel.org/r/20210130014547.123006-1-andrealmeid@collabora.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'init/do_mounts.h')
0 files changed, 0 insertions, 0 deletions