Skip to content
Commit 0fb3f560 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/epoll: remove CONFIG_EPOLL guards



Just have the Makefile add the object if epoll is enabled, then it's
not necessary to guard the entire epoll.c file inside an CONFIG_EPOLL
ifdef.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 08b40b7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment