Commit be669bc9 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

base: genlock: Use a signed long for the result from wait_timeout



interruptible_wait_timeout returns a signed long, so make sure that
we use a signed long to hold the result. Using an unsigned value would
horribly misinterpet an error such as -ERESTARTSYS.

CRs-Fixed: 341347
Change-Id: Ic0dedbadff2dbe404e68a2a78f6282b5976d05c1
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent de0c4ece
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment