diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-10 16:18:15 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2015-04-20 16:30:23 +0200 |
commit | 57e95460f0b360c4d29c0320922b46b55dd2b79f (patch) | |
tree | 7baff708f8c42e18ef62075baa00514008e50a37 /drivers/block | |
parent | ceph: use msecs_to_jiffies for time conversion (diff) | |
download | linux-57e95460f0b360c4d29c0320922b46b55dd2b79f.tar.xz linux-57e95460f0b360c4d29c0320922b46b55dd2b79f.zip |
ceph: match wait_for_completion_timeout return type
return type of wait_for_completion_timeout is unsigned long not int. An
appropriately named unsigned long is added and the assignment fixed up.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions