mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
dc7e04fe28
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> |
||
---|---|---|
.. | ||
at76_usb | ||
echo | ||
et131x | ||
go7007 | ||
me4000 | ||
pcc-acpi | ||
poch | ||
slicoss | ||
sxg | ||
usbip | ||
winbond | ||
wlan-ng | ||
Kconfig | ||
Makefile | ||
staging.c |