]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udevd.c
udevd: don't explicitly count the number of workers
authorTom Gundersen <teg@jklm.no>
Wed, 6 May 2015 21:36:36 +0000 (23:36 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 6 May 2015 21:45:10 +0000 (23:45 +0200)
commit020328e197c1729832d1bb2761d2d2d1e952c41c
treec5c7b7f1abc4e81fc36295333c5cb2ff42975823
parenta505965d955a5b90a5199b1be953e9707b19e3b5
udevd: don't explicitly count the number of workers

Simply query the size of the hashmap keeping all the worker contexts instead.
src/udev/udevd.c