mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
all failure exits prior to fdget() are returns, fdput() is immediately followed by return. Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>