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:
4584928
)
[PATCH] Serial: Move error path processing inline
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:32:00 +0000
(15:32 +0100)
committer
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:32:00 +0000
(15:32 +0100)
With unlikely() there's no need for the error path to
use gotos.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
No differences found