mdev: remove undocumented subsystem/devname matching hack
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 18 May 2012 13:11:16 +0000 (15:11 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 18 May 2012 13:11:16 +0000 (15:11 +0200)
commitb6beada5a1432645090b441531b5909983cfbf10
treee0ff1a00e156a366fbe590259f948988b995eb5c
parentea57f51819a358a6c1309cf028a1a2dcd90dd7a5
mdev: remove undocumented subsystem/devname matching hack

It was colliding with matching of devnames with slashes.
We need a more generic way to examine env.vars in rules anyway.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
examples/mdev_fat.conf
util-linux/mdev.c