net/smc: eliminate cursor read and write calls
authorStefan Raspl <raspl@linux.ibm.com>
Mon, 23 Jul 2018 11:53:09 +0000 (13:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jul 2018 17:57:14 +0000 (10:57 -0700)
commitbac6de7b637018f4caacfdf2b4ad8c8749de7420
tree033c8d16a80680825802ec8b43a0f56e0b6e5610
parentc601171d7a60b5b09d7c2fe0579953323a80744e
net/smc: eliminate cursor read and write calls

The functions to read and write cursors are exclusively used to copy
cursors. Therefore switch to a respective function instead.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_cdc.c
net/smc/smc_cdc.h
net/smc/smc_rx.c
net/smc/smc_tx.c
net/smc/smc_tx.h