]> asedeno.scripts.mit.edu Git - linux.git/commit
rxrpc: remove unused static variables
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 30 Mar 2018 20:04:44 +0000 (21:04 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 30 Mar 2018 20:04:44 +0000 (21:04 +0100)
commitedb63e2b271752a9424a3d33cfcd4f434a020f9b
tree0eef1b28755a6009e5ac844050ab643a599306b1
parent59299aa1028fce051adbd25aaff7c387b865cd6d
rxrpc: remove unused static variables

The rxrpc_security_methods and rxrpc_security_sem user has been removed
in 648af7fca159 ("rxrpc: Absorb the rxkad security module"). This was
noticed by kbuild test robot for the -RT tree but is also true for !RT.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/security.c