OSDN Git Service

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)
commit3163c5071f25e36567608cde0df21b198ee5fbeb
treeac9c75f495d4e4d9f0dbaf95cca4089a12c9222b
parent9d5fd927d20b38d9785f510b93b3f0f8e19aba5f
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