]> git.baikalelectronics.ru Git - kernel.git/commit
SELinux: rename selinux_netlabel.h to netlabel.h
authorPaul Moore <paul.moore@hp.com>
Wed, 28 Feb 2007 20:14:23 +0000 (15:14 -0500)
committerJames Morris <jmorris@namei.org>
Thu, 26 Apr 2007 05:35:50 +0000 (01:35 -0400)
commit15f8f43ed9d62ee2651ed206b826a1aaf331401b
tree5f8081082c8be5865049c2c446583b67a9c786b3
parent2f0a1fe88a35d396e42c2c9e873f45e4ff47933d
SELinux: rename selinux_netlabel.h to netlabel.h

In the beginning I named the file selinux_netlabel.h to avoid potential
namespace colisions.  However, over time I have realized that there are several
other similar cases of multiple header files with the same name so I'm changing
the name to something which better fits with existing naming conventions.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c
security/selinux/include/netlabel.h [new file with mode: 0644]
security/selinux/include/selinux_netlabel.h [deleted file]
security/selinux/ss/services.c