On Thu, Apr 18, 2019 at 3:19 AM Christian Brauner <[email protected]> wrote: > > It's just semantically correct to use fdget() > and return an error right from there instead of taking a reference and > returning an error later.
I've applied this one directly, because it ends up affecting the
existing code, and I'd rather just have the initial release of
pidfd_send_signal() right.
The other patches I consider to be "future release" material.
Linus

