aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2021-10-20 17:44:04 +0000
committerEric W. Biederman <[email protected]>2021-10-29 19:31:34 +0000
commit501c88722797a1923145658cce85fb3661121832 (patch)
tree7515283e884467e34979f413a0cb2618765f2c77 /drivers/fpga/fpga-mgr.c
parentsignal/x86: In emulate_vsyscall force a signal instead of calling do_exit (diff)
downloadkernel-501c88722797a1923145658cce85fb3661121832.tar.gz
kernel-501c88722797a1923145658cce85fb3661121832.zip
exit/rtl8723bs: Replace the macro thread_exit with a simple return 0
Every place thread_exit is called is at the end of a function started with kthread_run. The code in kthread_run has arranged things so a kernel thread can just return and do_exit will be called. So just have the threads return instead of calling complete_and_exit. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions