From: David Howells Date: Fri, 7 Oct 2005 14:07:38 +0000 (+0100) Subject: [PATCH] Keys: Split key permissions checking into a .c file X-Git-Tag: v2.6.14-rc4~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468ed2b0c85ec4310b429e60358213b6d077289e;p=pandora-kernel.git [PATCH] Keys: Split key permissions checking into a .c file The attached patch splits key permissions checking out of key-ui.h and moves it into a .c file. It's quite large and called quite a lot, and it's about to get bigger with the addition of LSM support for keys... key_any_permission() is also discarded as it's no longer used. Signed-Off-By: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed