hotplug-dispatch: replace wrongly used assert()
authorDaniel Golle <daniel@makrotopia.org>
Wed, 4 Aug 2021 15:27:04 +0000 (16:27 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 4 Aug 2021 15:27:04 +0000 (16:27 +0100)
commit2b20456498c605b999124f3e34814103dcd1e44b
tree713d1511b0231ed42e1ee1a397caf02130eb4517
parent736aee5ac80549bd7bb709281cc4f99485b9e1e9
hotplug-dispatch: replace wrongly used assert()

Use proper error handling instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
hotplug-dispatch.c