diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-02-17 16:24:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-17 14:50:24 -0800 |
commit | 5f78fe968d76902944534db85c4fb244dedc87f4 (patch) | |
tree | 458c3f686a4cdfc181a26a13cc89dc57e683c1ea /fs/mbcache.c | |
parent | ba95206042099ad2d3a08c2b484431736c921904 (diff) | |
download | linux-5f78fe968d76902944534db85c4fb244dedc87f4.tar.bz2 |
net/smc: simplify normal link termination
smc_lgr_terminate() and smc_lgr_terminate_sched() both result in soft
link termination, smc_lgr_terminate_sched() is scheduling a worker for
this task. Take out complexity by always using the termination worker
and getting rid of smc_lgr_terminate() completely.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions