Skip to content
Snippets Groups Projects
Forked from drm / kernel
Loading
user avatar
Jens Axboe authored
Rather than pass in flags, error pointer, and whether this is a kernel
invocation or not, add a struct proto_accept_arg struct as the argument.
This then holds all of these arguments, and prepares accept for being
able to pass back more information.

No functional changes in this patch.

Acked-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
92ef0fd5
History
user avatar 92ef0fd5
Name Last commit Last update