summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-09-12 09:08:22 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-09-19 23:21:33 +0300
commit0c7752d5b1ac62c8b926c907f34073ef7e9ad42b (patch)
treed8955e65d3880537f84218cb4b9c10575ac38719 /include
parent36ee98b555c00c5b360d9cd63dce490f4dac2290 (diff)
downloadlinux-0c7752d5b1ac62c8b926c907f34073ef7e9ad42b.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions