diff options
author | Cai Huoqing <cai.huoqing@linux.dev> | 2021-12-02 22:07:37 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-03 16:00:41 +0100 |
commit | 13a5fad39a7b781c21d9528bcf52a5f5babafe99 (patch) | |
tree | 5a01ce32f1349933d2f124c41418619a170b76a8 /net/smc/af_smc.c | |
parent | d1180405c7b5c7a1c6bde79d5fc24fe931430737 (diff) |
tty: mips_ejtag_fdc: Make use of the helper function kthread_run_on_cpu()
Replace kthread_create/kthread_bind/wake_up_process() with
kthread_run_on_cpu() to simplify the code.
Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
Link: https://lore.kernel.org/r/20211202140737.94832-1-cai.huoqing@linux.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/smc/af_smc.c')
0 files changed, 0 insertions, 0 deletions