chiark / gitweb /
replace libsysfs
authorKay Sievers <kay.sievers@suse.de>
Mon, 9 Jan 2006 20:18:00 +0000 (21:18 +0100)
committerKay Sievers <kay.sievers@suse.de>
Mon, 9 Jan 2006 20:18:00 +0000 (21:18 +0100)
We never used any of the libsysfs convenience features. Here we replace
it completely with 300 lines of code, which are much simpler and a bit
faster cause udev(d) does not open any syfs file for a simple event which
does not need any parent device information.

Signed-off-by: Kay Sievers <kay.sievers@suse.de>

No differences found