Skip to content
Snippets Groups Projects
Commit 80285b75 authored by Al Viro's avatar Al Viro
Browse files

epoll: switch epitem->pwqlist to single-linked list


We only traverse it once to destroy all associated eppoll_entry at
epitem destruction time.  The order of traversal is irrelevant there.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3650b228
No related branches found
No related tags found
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