aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/keyctl.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-12-08 15:13:29 +0000
committerDavid Howells <dhowells@redhat.com>2017-12-08 15:13:29 +0000
commit3d1f0255426af7eeb88bf7221ff683b7ca9e4493 (patch)
tree040b8d2c282b2fa585f233065db1ab4beeba783e /security/keys/keyctl.c
parentX.509: use crypto_shash_digest() (diff)
downloadlinux-dev-3d1f0255426af7eeb88bf7221ff683b7ca9e4493.tar.xz
linux-dev-3d1f0255426af7eeb88bf7221ff683b7ca9e4493.zip
security: keys: remove redundant assignment to key_ref
Variable key_ref is being assigned a value that is never read; key_ref is being re-assigned a few statements later. Hence this assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions