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:
8e9904f
)
ath10k: htc: match wait_for_completion_timeout return type
author
Nicholas Mc Guire
<hofrat@osadl.org>
Mon, 30 Mar 2015 12:39:20 +0000
(15:39 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Wed, 1 Apr 2015 17:13:11 +0000
(20:13 +0300)
Return type of wait_for_completion_timeout is unsigned long not int.
An appropriately named unsigned long is added and the assignments fixed up.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found