From: David Howells Date: Tue, 24 Sep 2013 09:35:17 +0000 (+0100) Subject: KEYS: Drop the permissions argument from __keyring_search_one() X-Git-Tag: v3.13-rc1~18^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57e8669f2ab8350d30f771dd2fdd5377f183db2;p=pandora-kernel.git KEYS: Drop the permissions argument from __keyring_search_one() Drop the permissions argument from __keyring_search_one() as the only caller passes 0 here - which causes all checks to be skipped. Signed-off-by: David Howells --- Reading git-diff-tree failed