[PATCH] drivers/net/hamradio/baycom_epp.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Thu, 2 Jun 2005 21:04:00 +0000 (14:04 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 2 Jun 2005 22:12:31 +0000 (15:12 -0700)
commit0fd56f67890acf7904c83e7de6cb71723eb1c962
tree4de17dcc3cf06c3a8b43b45d1416065e3ad81267
parentc4eb2a93319d61923635c84a5f5e68965b14c754
[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>
drivers/net/hamradio/baycom_epp.c