From: David Howells Date: Tue, 24 Sep 2013 09:35:14 +0000 (+0100) Subject: KEYS: key_is_dead() should take a const key pointer argument X-Git-Tag: v3.13-rc1~18^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e55ca6dcd07b45619035df343c9614a3ab35034;p=pandora-kernel.git KEYS: key_is_dead() should take a const key pointer argument key_is_dead() should take a const key pointer argument as it doesn't modify what it points to. Signed-off-by: David Howells --- Reading git-diff-tree failed