linux/security
James Morris 6cbda6b6e2 Rename class_destroy to avoid namespace conflicts.
We're seeing increasing namespace conflicts between the global
class_destroy() function declared in linux/device.h, and the private
function in the SELinux core code.  This patch renames the SELinux
function to cls_destroy() to avoid this conflict.

Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
2006-12-02 21:31:39 -08:00
..
keys
selinux Rename class_destroy to avoid namespace conflicts. 2006-12-02 21:31:39 -08:00
Kconfig
Makefile
capability.c
commoncap.c
dummy.c SELinux: Fix SA selection semantics 2006-12-02 21:21:34 -08:00
inode.c
root_plug.c
security.c