]> 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)
commit1552805ff80fd3270125c5891fcf1d036848519c
treeac9c75f495d4e4d9f0dbaf95cca4089a12c9222b
parentd7c3ac2b7493e30ba00d93ec037075eea4fce388
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