]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
eventpoll: rename struct epoll_filefd to epoll_key
authorJens Axboe <axboe@kernel.dk>
Thu, 14 May 2026 14:07:20 +0000 (08:07 -0600)
committerChristian Brauner <brauner@kernel.org>
Fri, 15 May 2026 15:34:26 +0000 (17:34 +0200)
commit463aba8090738bcd956297f7341b6874e76ae664
treeab53c6b02c49093c2bb9f237f543558a2439c23d
parent0995baf261ce8fc141768911d97ba76e854e26cf
eventpoll: rename struct epoll_filefd to epoll_key

This more accurately describes what purpose this structure serves, as
a lookup key.

Suggested-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Link: https://patch.msgid.link/20260514140817.623026-5-axboe@kernel.dk
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/eventpoll.c
include/linux/eventpoll.h