mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-28 02:41:43 +00:00
wait_for_completion_timeout() can not return a <0 value. So simplify the logic and remove dead code. -ERESTARTSYS can not be returned by do_wait_for_common() for tasks with TASK_UNINTERRUPTIBLE, which is the case for wait_for_completion_timeout() Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/809c4a645c8d1306c0d256345515865c40ec731c.1676464422.git.christophe.jaillet@wanadoo.fr |
||
|---|---|---|
| .. | ||
| bh.c | ||
| bh.h | ||
| bus_sdio.c | ||
| bus_spi.c | ||
| bus.h | ||
| data_rx.c | ||
| data_rx.h | ||
| data_tx.c | ||
| data_tx.h | ||
| debug.c | ||
| debug.h | ||
| fwio.c | ||
| fwio.h | ||
| hif_api_cmd.h | ||
| hif_api_general.h | ||
| hif_api_mib.h | ||
| hif_rx.c | ||
| hif_rx.h | ||
| hif_tx_mib.c | ||
| hif_tx_mib.h | ||
| hif_tx.c | ||
| hif_tx.h | ||
| hwio.c | ||
| hwio.h | ||
| Kconfig | ||
| key.c | ||
| key.h | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| queue.c | ||
| queue.h | ||
| scan.c | ||
| scan.h | ||
| sta.c | ||
| sta.h | ||
| traces.h | ||
| wfx.h | ||