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:
8ac9702
)
pch_can: Improve rx processing
author
Tomoya
<tomoya-linux@dsn.okisemi.com>
Sun, 12 Dec 2010 20:24:10 +0000
(20:24 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Dec 2010 20:24:20 +0000
(12:24 -0800)
Replace complex "goto" to "do~while".
For easy to read/understand, it divides a rx function into some functions.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found