commit | 943d01183c156c7cbe8f8eb5366da47838c285ee | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:10:15 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:10:15 2020 -0700 |
tree | 8f165c5bda67e0b42463a6f720f069deb0b30fa7 | |
parent | 4640338c36af88b74550b995f425921729f0b59f [diff] | |
parent | 6db693285cd109e566c553694002dea769612b24 [diff] |
Merge branch 'net-address-some-sparse-warnings' Eric Dumazet says: ==================== net: address some sparse warnings This series adds missing declarations and move others to address W=1 C=1 warnings in tcp and udp. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>