]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
eventpoll: rename ep_remove_safe() back to ep_remove()
authorChristian Brauner <brauner@kernel.org>
Thu, 23 Apr 2026 09:56:07 +0000 (11:56 +0200)
committerChristian Brauner <brauner@kernel.org>
Thu, 23 Apr 2026 22:36:20 +0000 (00:36 +0200)
commit0bade234723e40e4937be912e105785d6a51464e
tree7f366f8aa97b3473cbbd9a86bc19de5df4334c88
parent0feaf644f7180c4a91b6b405a881afbfd958f1cf
eventpoll: rename ep_remove_safe() back to ep_remove()

The current name is just confusing and doesn't clarify anything.

Link: https://patch.msgid.link/20260423-work-epoll-uaf-v1-4-2470f9eec0f5@kernel.org
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
fs/eventpoll.c