From: Dmitry Kasatkin Date: Mon, 6 Oct 2014 16:25:45 +0000 (+0100) Subject: KEYS: output last portion of fingerprint in /proc/keys X-Git-Tag: fixes-against-v3.18-rc2~106^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4016589855156b6afe5e9bc8ef85ce43f27e704;p=pandora-kernel.git KEYS: output last portion of fingerprint in /proc/keys Previous version of KEYS used to output last 4 bytes of fingerprint. Now it outputs 8 last bytes of raw subject, which does not make any visual meaning at all. This patch restores old behavior. Signed-off-by: Dmitry Kasatkin Signed-off-by: David Howells --- Reading git-diff-tree failed