udevd: worker - use _exit() rather than exit()
authorTom Gundersen <teg@jklm.no>
Tue, 21 Apr 2015 13:53:10 +0000 (15:53 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 6 May 2015 16:35:55 +0000 (18:35 +0200)
commit8b46c3fc48767e36dbfb6b6ca3d8a12aa024fd40
treeb0fd32fbfaf4d40ee51556034f43eaf317698f0b
parent6af5e6a4c918a68b196a04346732e094e5373a36
udevd: worker - use _exit() rather than exit()

Follow the coding style and avoid the exit handlers.
src/udev/udevd.c