commit | 0fd56f67890acf7904c83e7de6cb71723eb1c962 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Jun 02 14:04:00 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 02 15:12:31 2005 -0700 |
tree | 4de17dcc3cf06c3a8b43b45d1416065e3ad81267 | |
parent | c4eb2a93319d61923635c84a5f5e68965b14c754 [diff] |
[PATCH] drivers/net/hamradio/baycom_epp.c: cleanups 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>