]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udevd.c
udevd: keep workers in a hashmap rather than a list
authorTom Gundersen <teg@jklm.no>
Wed, 6 May 2015 21:26:25 +0000 (23:26 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 6 May 2015 21:45:10 +0000 (23:45 +0200)
commita505965d955a5b90a5199b1be953e9707b19e3b5
tree055d79894fe046900b12d5f90ca16feaf953e04c
parentc6aa11f200bcdb910563964d4680807bde372a39
udevd: keep workers in a hashmap rather than a list

This makes the code somewhat more readable.
src/udev/udevd.c