commit | e0e4d82f3be60cfe8b10304c6daf3ca5973ae9e3 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Apr 07 17:23:58 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 11 15:34:41 2016 -0400 |
tree | 717c4bd8d4a001016917688b38ce767ecf79ce39 | |
parent | 648af7fca15901740c7aaafd55904ebd54d01860 [diff] |
rxrpc: Create a null security type and get rid of conditional calls Create a null security type for security index 0 and get rid of all conditional calls to the security operations. We expect normally to be using security, so this should be of little negative impact. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>