mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The second parameter of wait_for_completion_interruptible_timeout() is a jiffies value whose type is "unsigned long". Avoid an unnecessary and potentially fraught implicit type conversion at the wait_for_completion_interruptible_timeout() call site in cache_wait_req(). Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
8.9 KiB
8.9 KiB