]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: use local struct sock variables consistently
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Wed, 24 Jan 2018 09:28:12 +0000 (10:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Jan 2018 15:52:57 +0000 (10:52 -0500)
commit369f76e870ddc5cfb89855058fffeef9833c08d9
treeac9c75f495d4e4d9f0dbaf95cca4089a12c9222b
parent138943bb4388ba3e1b2eb69b9733a62c31a29d35
net/smc: use local struct sock variables consistently

Cleanup to consistently exploit the local struct sock definitions.
No functional change.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_close.c