]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-address-some-sparse-warnings'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Jun 2020 03:10:15 +0000 (20:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Jun 2020 03:10:15 +0000 (20:10 -0700)
commit05f6fefd004835b45fbbfa1c9b783aa6f13172b1
tree8f165c5bda67e0b42463a6f720f069deb0b30fa7
parent613b3814572cef43fab502bba71420f5ed131ef1
parent073c0174c35ba02d64cca01c2355afe8a85d5d00
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>