chiark / gitweb /
[PATCH] simplify permission handling
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Mon, 29 Nov 2004 12:44:01 +0000 (13:44 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:00:29 +0000 (23:00 -0700)
commit5f72c470ad244020f65784c33eb6bcd4ae149403
tree5d590e591eb0b4af32aa1e1ba62ebbabd01da847
parent927bda379205dfccd2fae8f5c54523230e0771a9
[PATCH] simplify permission handling

Initialize the defaults in udev_config.c instead of namedev.c.
Replace macro by expanded code. Switch to mode_t instead
of string value. Add and clarify some comments.
namedev.c
namedev.h
namedev_parse.c
udev.h
udev_config.c