eba049f8c4
Use kthread_exit() instead of falling through the end of the worker thread's main function. Since kthread_exit() wakeup(9)s everyone sleeping on the thread handle, drop the superfluous wakeup() call. |
||
---|---|---|
.. | ||
fdc_acpi.c | ||
fdc_isa.c | ||
fdc_pccard.c | ||
fdc.c | ||
fdcvar.h |