[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)
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