From: Alan <gno...@lxorguk.ukuu.org.uk> Date: Mon, 15 Feb 2016 19:41:51 +0000
> The timeout is a long, we return it truncated if it is huge. Basically > harmless as the only caller does a boolean check, but tidy it up anyway. > > (64bit build tested this time. Thank you 0day) > > Signed-off-by: Alan Cox <a...@linux.intel.com> Applied, thanks Alan. Please take into consideration Simon's idea to change the return type to bool as a follow-up. Thanks.