KEYS: Move the unreferenced key reaper to the keys garbage collector file
authorDavid Howells <dhowells@redhat.com>
Mon, 22 Aug 2011 13:09:11 +0000 (14:09 +0100)
committerJames Morris <jmorris@namei.org>
Mon, 22 Aug 2011 23:57:36 +0000 (09:57 +1000)
commit8bc16deabce7649e480e94b648c88d4e90c34352
treed9e28a921375e7448801b0b89ff43a7e0d2e61ff
parent012146d0728f85f7a5c7c36fb84bba33e2760507
KEYS: Move the unreferenced key reaper to the keys garbage collector file

Move the unreferenced key reaper function to the keys garbage collector file
as that's a more appropriate place with the dead key link reaper.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/keys/gc.c
security/keys/internal.h
security/keys/key.c