Pekka Enberg dc7e04fe28 Staging: w35und: use gotos for error handling
The driver code uses do { } while (0) together with the break statement to
emulate gotos for error handling. Fix that up by using the goto statement
instead.

Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:39 -07:00
..
2008-10-20 08:52:40 -07:00
2008-10-20 08:52:34 -07:00
2008-10-20 09:03:12 -07:00
2008-10-20 08:52:36 -07:00
2008-10-20 11:32:09 -07:00