mirror of
https://github.com/torvalds/linux.git
synced 2026-07-02 11:07:21 +02:00
Kill warning: drivers/char/ip2/ip2main.c: In function âip2_loadmainâ: drivers/char/ip2/ip2main.c:782: warning: label âout_classâ defined but not used This driver's initialization (and cleanup of errors during init) is extremely convoluted, and could stand to be transformed into the standard unwinding-goto style of error cleanup. Signed-off-by: Jeff Garzik <jeff@garzik.org> Acked-by: Michael H. Warfield <mhw@wittsend.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| fip_firm.h | ||
| i2cmd.c | ||
| i2cmd.h | ||
| i2ellis.c | ||
| i2ellis.h | ||
| i2hw.h | ||
| i2lib.c | ||
| i2lib.h | ||
| i2os.h | ||
| i2pack.h | ||
| ip2.h | ||
| ip2base.c | ||
| ip2ioctl.h | ||
| ip2main.c | ||
| ip2trace.h | ||
| ip2types.h | ||
| Makefile | ||