]> git.baikalelectronics.ru Git - kernel.git/commit
keys: Break bits out of key_unlink()
authorDavid Howells <dhowells@redhat.com>
Thu, 30 May 2019 13:19:20 +0000 (14:19 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 30 May 2019 13:19:20 +0000 (14:19 +0100)
commit2922d9a3fb025db12542f97d6e7d5c7aaaa5da7b
treeb3a1524b7a4ae3d0e1781871f723c39161d68a04
parentbb81a0aabe3d97a315087375762bcee4e0439924
keys: Break bits out of key_unlink()

Break bits out of key_unlink() into helper functions so that they can be
used in implementing key_move().

Signed-off-by: David Howells <dhowells@redhat.com>
security/keys/keyring.c