mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
wait_for_completion_timeout returns unsigned long not int so the check for <= 0 should be == 0 here. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Mark Brown <broonie@kernel.org>
23 KiB
23 KiB