]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit63062e0287d8bbfd050514cef919a39fc252b294
tree033c8d16a80680825802ec8b43a0f56e0b6e5610
parentc3cef703d4723533cb5f951bdb039bbc5c88c935
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