]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Keys: Remove key duplication
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Jan 2006 08:11:24 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:29 +0000 (08:33 -0800)
commit5728d1f54a93e9c3aa374c62f32a299a85327afe
tree6f3c7fe665012c456b57840c290eafd4deabbeb2
parenta0ed5b31de5e645a9ae63b76e064c577bca9f0a8
[PATCH] Keys: Remove key duplication

Remove the key duplication stuff since there's nothing that uses it, no way
to get at it and it's awkward to deal with for LSM purposes.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/keys.txt
include/keys/user-type.h
include/linux/key.h
security/keys/key.c
security/keys/keyring.c
security/keys/user_defined.c