[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)
commit8d9067bda99c68e1a17d93e78cf3a5a3f67e0c35
tree6f3c7fe665012c456b57840c290eafd4deabbeb2
parent32725ad8430b58e42c5d54757ce7871e680d05cb
[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