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:
7390fe9
)
hyperv: match wait_for_completion_timeout return type
author
Nicholas Mc Guire
<der.herr@hofr.at>
Sun, 25 Jan 2015 14:48:23 +0000
(15:48 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Jan 2015 01:00:20 +0000
(17:00 -0800)
return type of wait_for_completion_timeout is unsigned long not int, this
patch just fixes up the declarations.
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/rndis_filter.c
patch
|
blob
|
history
diff --cc
drivers/net/hyperv/rndis_filter.c
Simple merge