diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-09 20:24:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 11:36:38 +0100 |
commit | 860cba13432e071442a39e9bab83258c631d33a6 (patch) | |
tree | 6370097df7346f6fa5504a95729dc550b188d981 /drivers/misc/mic | |
parent | misc: tifm: match return type of wait_for_completion_timeout (diff) | |
download | linux-860cba13432e071442a39e9bab83258c631d33a6.tar.xz linux-860cba13432e071442a39e9bab83258c631d33a6.zip |
misc: carma: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mic')
0 files changed, 0 insertions, 0 deletions