udev: remove WAIT_FOR key
authorKay Sievers <kay@vrfy.org>
Tue, 30 Jun 2015 17:54:37 +0000 (19:54 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 30 Jun 2015 17:57:40 +0000 (19:57 +0200)
commitf2b8052fb648b788936dd3e85be6a9aca90fbb2f
treec86759d268c40b40e0264f5c5fc417ab26b57978
parent94f568316080a3c28f5c03bc8a39fc4281af0975
udev: remove WAIT_FOR key

This facility was never a proper solution, but only papered over
real bugs in the kernel. There are no known sysfs "timing bugs"
since a long time.
man/udev.xml
src/udev/udev-rules.c
test/rule-syntax-check.py