mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
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.c | ||
| fdc_acpi.c | ||
| fdc_isa.c | ||
| fdc_pccard.c | ||
| fdcvar.h | ||