chiark / gitweb /
udevd: initialize epoll_event structs on allocation
authorTom Gundersen <teg@jklm.no>
Fri, 12 Sep 2014 14:45:19 +0000 (16:45 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 16 Sep 2014 10:12:56 +0000 (12:12 +0200)
commit3f56f784b98a4b0ad45409a9a19fd787cd7ae455
tree4844d763081c4395350bffab5f0cfee576a5bc8a
parent5c67cf2774a8b964f4d7cd92a4c447da81ac6087
udevd: initialize epoll_event structs on allocation

Also move the rest of event initialization next to the event loop (no functional change).
src/udev/udevd.c