Skip to content
Snippets Groups Projects
Commit 2a642550 authored by David S. Miller's avatar David S. Miller
Browse files

rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().


I backed off from trying to just eliminate this variable, since
transforming atomic_inc_return() into atomic_inc() takes away
the memory barriers.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c9d10c49
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment