diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-15 13:09:10 -0400 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2015-04-15 12:10:20 -0400 |
commit | c32a512fdf62de260ee8298436558ea50b94dfcb (patch) | |
tree | aa5e35f5766f67a93cd4250ed307dcbf9e0be42b /drivers/md/dm-log-userspace-base.c | |
parent | 644bda6f346038bce7ad3ed48f7044c10dde6d47 (diff) | |
download | linux-c32a512fdf62de260ee8298436558ea50b94dfcb.tar.gz |
dm log userspace transfer: 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.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-log-userspace-base.c')
0 files changed, 0 insertions, 0 deletions