[PATCH 0/2] document clone3 and struct clone_args

From: Christian Brauner
Date: Tue Oct 01 2019 - 07:47:48 EST


Hey,

This adds missing kernel-docs for the clone3() syscall and its argument
struct clone_args. I somehow failed to add this right away.

I intend to include this in my rc2 pull request.

Thanks!
Christian

Christian Brauner (2):
fork: add kernel-doc for clone3
sched: add kernel-doc for struct clone_args

include/uapi/linux/sched.h | 26 ++++++++++++++++++++++++--
kernel/fork.c | 11 +++++++++++
2 files changed, 35 insertions(+), 2 deletions(-)

--
2.23.0