git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
644bda6
)
dm log userspace transfer: match wait_for_completion_timeout return type
author
Nicholas Mc Guire
<hofrat@osadl.org>
Sun, 15 Mar 2015 17:09:10 +0000
(13:09 -0400)
committer
Mike Snitzer
<snitzer@redhat.com>
Wed, 15 Apr 2015 16:10:20 +0000
(12:10 -0400)
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>
drivers/md/dm-log-userspace-transfer.c
patch
|
blob
|
history
diff --cc
drivers/md/dm-log-userspace-transfer.c
Simple merge