do_epoll_ctl(): clean the failure exits up a bit
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 22 Aug 2020 22:25:52 +0000 (18:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Aug 2020 09:49:19 +0000 (11:49 +0200)
commitd9903e8c2576d9c933ae55fc4bab1f55e85f66e0
tree7fc6e49939b4e9415749a6b01a212b88d80acac8
parent1f802ace4bd5a2762a2e8637f2ea1e3aa31fb0d5
do_epoll_ctl(): clean the failure exits up a bit

commit 52c479697c9b73f628140dcdfcd39ea302d05482 upstream.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/eventpoll.c