diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-09 14:43:44 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 11:36:38 +0100 |
commit | a819a228feae6f936e2696c4946c53f883a3d480 (patch) | |
tree | ff41ea66ddae08131c9e64e2d42307b904e78dc1 /drivers/misc/bmp085.c | |
parent | 03190c67ff72b5c56b24266762ab8abe68970f45 (diff) |
misc: tifm: match return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. The
rc variable is in use for other calls so an additional timeout variable
of type unsigned long is added.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/bmp085.c')
0 files changed, 0 insertions, 0 deletions