chiark / gitweb /
[PATCH] udevdb patch
authordsteklof@us.ibm.com <dsteklof@us.ibm.com>
Wed, 15 Oct 2003 06:20:53 +0000 (23:20 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:01:40 +0000 (21:01 -0700)
This patch:

1) removes the three database files for just one udevdb.tdb file.
2) adds udevdb_init() and udevdb_exit() functions
3) initializes database now in main() in udev.c.

Please look it over.


No differences found