Files
linux/drivers/misc
Nicholas Mc Guire 2f9763190d misc: mic: fixup return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. The
rc variable is renamed timeout to reflect its use and the type adjusted to
unsigned long.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-25 11:36:38 +01:00
..
2014-02-28 14:08:42 -08:00
2015-03-25 11:36:37 +01:00
2015-03-16 21:10:28 +01:00
2013-08-27 08:28:01 -07:00
2014-10-08 20:15:56 +11:00