Skip to content
Commit 2311e327 authored by David Howells's avatar David Howells
Browse files

rxrpc: Be consistent about switch value in rxrpc_send_call_packet()



rxrpc_send_call_packet() should use type in both its switch-statements
rather than using pkt->whdr.type.  This might give the compiler an easier
job of uninitialised variable checking.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 27d0fc43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment