linux-stable/drivers/staging/rts5208
Eric W. Biederman cead185526 exit: Rename complete_and_exit to kthread_complete_and_exit
Update complete_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality.  All of the
users of complete_and_exit are causing the current kthread to exit so
this change makes it clear what is happening.

Move the implementation of kthread_complete_and_exit from
kernel/exit.c to to kernel/kthread.c.  As this function is kthread
specific it makes most sense to live with the kthread functions.

There are no functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2021-12-13 12:04:45 -06:00
..
general.c
general.h
Kconfig
Makefile
ms.c staging: rts5208: remove unnecessary parentheses in ms.c 2021-09-18 16:26:48 +02:00
ms.h
rtsx.c exit: Rename complete_and_exit to kthread_complete_and_exit 2021-12-13 12:04:45 -06:00
rtsx.h
rtsx_card.c staging: rts5208: remove unnecessary parentheses in rtsx_card.c 2021-09-21 17:30:55 +02:00
rtsx_card.h
rtsx_chip.c staging: rts5208: remove unnecessary parentheses in rtsx_chip.c 2021-09-21 17:30:55 +02:00
rtsx_chip.h
rtsx_scsi.c staging: rts5208: remove unnecessary parentheses in rtsx_scsi.c 2021-09-21 17:30:55 +02:00
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging: rts5208: remove unnecessary parentheses in rtsx_transport.c 2021-09-21 17:30:55 +02:00
rtsx_transport.h
sd.c staging: rts5208: remove parentheses pair in sd.c 2021-09-21 17:30:55 +02:00
sd.h
spi.c
spi.h
TODO
xd.c staging: rts5208: remove unnecessary parentheses in xd.c 2021-09-21 17:30:55 +02:00
xd.h