diff options
author | 2023-09-11 23:08:22 -0700 | |
---|---|---|
committer | 2023-09-19 13:21:33 -0700 | |
commit | 0c7752d5b1ac62c8b926c907f34073ef7e9ad42b (patch) | |
tree | d8955e65d3880537f84218cb4b9c10575ac38719 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | argv_split: fix kernel-doc warnings (diff) | |
download | wireguard-linux-0c7752d5b1ac62c8b926c907f34073ef7e9ad42b.tar.xz wireguard-linux-0c7752d5b1ac62c8b926c907f34073ef7e9ad42b.zip |
pidfd: prevent a kernel-doc warning
Change the comment to match the function name that the SYSCALL_DEFINE()
macros generate to prevent a kernel-doc warning.
kernel/pid.c:628: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
Link: https://lkml.kernel.org/r/20230912060822.2500-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Christian Brauner <brauner@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions