aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-security.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-03-04 15:56:19 +0000
committerDavid Howells <dhowells@redhat.com>2016-03-04 15:56:19 +0000
commitb4f1342f915201ee15ef6890857b5469879ee402 (patch)
treefe780ac48effa14cfe1c5dfdfc758da843f95212 /net/rxrpc/ar-security.c
parentrxrpc: Be more selective about the types of received packets we accept (diff)
downloadlinux-dev-b4f1342f915201ee15ef6890857b5469879ee402.tar.xz
linux-dev-b4f1342f915201ee15ef6890857b5469879ee402.zip
rxrpc: Adjust some whitespace and comments
Remove some excess whitespace, insert some missing spaces and adjust a couple of comments. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/ar-security.c')
-rw-r--r--net/rxrpc/ar-security.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rxrpc/ar-security.c b/net/rxrpc/ar-security.c
index e2f4c49a9246..ceff6394a65f 100644
--- a/net/rxrpc/ar-security.c
+++ b/net/rxrpc/ar-security.c
@@ -167,7 +167,7 @@ int rxrpc_init_server_conn_security(struct rxrpc_connection *conn)
struct rxrpc_sock *rx;
struct key *key;
key_ref_t kref;
- char kdesc[5+1+3+1];
+ char kdesc[5 + 1 + 3 + 1];
_enter("");