From: David Howells Date: Sun, 30 Oct 2005 23:02:42 +0000 (-0800) Subject: [PATCH] Keys: Export user-defined keyring operations X-Git-Tag: v2.6.15-rc1~59^2~15^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aa349f6e37ce030060c994d3aebbff4ab703565;p=pandora-kernel.git [PATCH] Keys: Export user-defined keyring operations Export user-defined key operations so that those who wish to define their own key type based on the user-defined key operations may do so (as has been requested). The header file created has been placed into include/keys/user-type.h, thus creating a directory where other key types may also be placed. Any objections to doing this? Signed-Off-By: David Howells Signed-Off-By: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed