Skip to content
Commit cea97609 authored by David Ahern's avatar David Ahern Committed by David S. Miller
Browse files

ipv4/tcp: Use local variable for tcp_md5_addr



Extract the typecast to (union tcp_md5_addr *) to a local variable
rather than the current long, inline declaration with function calls.

No functional change intended.

Signed-off-by: default avatarDavid Ahern <dsahern@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 98c81476
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