diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-09 20:43:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 11:36:38 +0100 |
commit | a819a228feae6f936e2696c4946c53f883a3d480 (patch) | |
tree | ff41ea66ddae08131c9e64e2d42307b904e78dc1 /block/blk-sysfs.c | |
parent | char: misc: document behaviour of open() (diff) | |
download | linux-a819a228feae6f936e2696c4946c53f883a3d480.tar.xz linux-a819a228feae6f936e2696c4946c53f883a3d480.zip |
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 'block/blk-sysfs.c')
0 files changed, 0 insertions, 0 deletions