mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
rxrpc: Whitespace cleanup
Remove some whitespace. Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
parent
2591c280c3
commit
71a17de307
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user