Commit 4f98f380 authored by Joe Damato's avatar Joe Damato Committed by Christian Brauner
Browse files

eventpoll: Don't re-zero eventpoll fields



Remove redundant and unnecessary code.

ep_alloc uses kzalloc to create struct eventpoll, so there is no need to
set fields to defaults of 0. This was accidentally introduced in commit
85455c79 ("eventpoll: support busy poll per epoll instance") and
expanded on in follow-up commits.

Signed-off-by: default avatarJoe Damato <jdamato@fastly.com>
Link: https://lore.kernel.org/r/20240807105231.179158-1-jdamato@fastly.com


Reviewed-by: default avatarMartin Karsten <mkarsten@uwaterloo.ca>
Reviewed-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 28c7658b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment