Skip to content
Commit 6c160b0f authored by Thomas H. P. Andersen's avatar Thomas H. P. Andersen Committed by Zbigniew Jędrzejewski-Szmek
Browse files

udev: avoid use of uninitialized err

After 1ea97217 err is no longer
set unless we hit a special case. Initialize it to 0 and remove
a check that will never fail.

(cherry picked from commit bf9bead1)

Conflicts:
	src/udev/udevd.c
parent 59c91436
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment