I decided to sit and manually write out all of the SELinux area(or at least some of it). So along the way whenever I saw what might need a bit of cleaning up I wrote it down, and then once finished created a patch to submit for you guy's to decide. So here you go(still need to go into the other directories, and will later on) but for now hope you like what you see, and if you see something that might need changing send me a post. security/selinux/avc.c | 21 ++-- security/selinux/hooks.c | 265 +++++++++++++++++++++--------------------- security/selinux/netif.c | 12 +- security/selinux/netlabel.c | 10 +- security/selinux/netnode.c | 20 ++-- security/selinux/netport.c | 12 +- security/selinux/selinuxfs.c | 61 +++++----- security/selinux/xfrm.c | 26 ++-- 8 files changed, 213 insertions(+), 214 deletions(-) -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.