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:
7e8acbb
)
can: janz-ican3: fix type mismatch in assignment
author
Nicholas Mc Guire
<der.herr@hofr.at>
Sun, 1 Feb 2015 08:34:34 +0000
(
03:34
-0500)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Wed, 4 Feb 2015 13:06:43 +0000
(14:06 +0100)
return type of wait_for_completion_timeout is unsigned long not int, this patch
removes the type mismatch by moving the call into the condition.
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/janz-ican3.c
patch
|
blob
|
history
diff --cc
drivers/net/can/janz-ican3.c
Simple merge