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:
c4eb2a9
)
[PATCH] drivers/net/hamradio/baycom_epp.c: cleanups
author
Adrian Bunk
<bunk@stusta.de>
Thu, 2 Jun 2005 21:04:00 +0000
(14:04 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Thu, 2 Jun 2005 22:12:31 +0000
(15:12 -0700)
The times when tricky goto's produced better codes are long gone.
This patch should express the same in a better way.
(Also fixes the final gcc-4.0 x86 compile error)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found