Commit 71a17de3 authored by David Howells's avatar David Howells
Browse files

rxrpc: Whitespace cleanup



Remove some whitespace.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 2591c280
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -720,7 +720,6 @@ static inline void rxrpc_put_connection(struct rxrpc_connection *conn)
	}
}


static inline bool rxrpc_queue_conn(struct rxrpc_connection *conn)
{
	if (!rxrpc_get_connection_maybe(conn))