diff options
author | David Ahern <dsahern@gmail.com> | 2019-12-30 14:14:25 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-02 15:51:22 -0800 |
commit | cea9760950a50fa13b6535fbaa6fa91223394431 (patch) | |
tree | c1b72e4409fc2b76146bef98aea007c01a499e8f /net/ipv6 | |
parent | 98c8147648fa1cdb803fe51fa0a6ff439ed4769f (diff) | |
download | linux-cea9760950a50fa13b6535fbaa6fa91223394431.tar.bz2 |
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: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions