]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] handle only block and class devices
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 14 Sep 2004 13:50:33 +0000 (06:50 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:37:00 +0000 (21:37 -0700)
commit6d74f9967b54104895e49c05549121026515fa58
tree4dea064fbcb2efe6f480f57d5855fd47b9851e7f
parent29a3cead404d2043a7a3f98d1fb9c7139222b0df
[PATCH] handle only block and class devices

Fix a stupid logic bug, I introduced with the udev.c simplification. We
want to look at class and block devices only.
udev.c