chiark / gitweb /
[PATCH] selinux: cleanup udev integration
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Fri, 4 Feb 2005 20:38:26 +0000 (21:38 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:24:19 +0000 (23:24 -0700)
commitfbda4a34d846946bf8ed63deadfd6e65b2299792
treece9ccdb18666fa01b16705d2221be426b7203e37
parent9badc83e4f6d67e7d646c5f438597154f34ad0ab
[PATCH] selinux: cleanup udev integration

Move code into a .c-file instead of big inline functions in a header file.
Pass the device name down instead of relying that the node name is equal
to the kernel name.
Makefile
selinux.h [deleted file]
udev_add.c
udev_selinux.c [new file with mode: 0644]
udev_selinux.h [new file with mode: 0644]