All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/usb/usb-skeleton.c:117:3: error: label ‘out_err’ used but not define
@ 2012-11-18  1:34 Thiago Farina
  2012-11-18  3:41 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Thiago Farina @ 2012-11-18  1:34 UTC (permalink / raw)
  To: linux list; +Cc: Greg Kroah-Hartman, tom.leiming

Hi,

When compiling this source file with the following command line I get
this error:

$ make drivers/usb/usb-skeleton.o
drivers/usb/usb-skeleton.c: In function ‘skel_open’:
drivers/usb/usb-skeleton.c:117:3: error: label ‘out_err’ used but not defined
make[1]: *** [drivers/usb/usb-skeleton.o] Error 1
make: *** [drivers/usb/usb-skeleton.o] Error 2

Is this intentional? If not, what would be the right fix?

Thank you,

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-22 18:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-18  1:34 drivers/usb/usb-skeleton.c:117:3: error: label ‘out_err’ used but not define Thiago Farina
2012-11-18  3:41 ` Greg Kroah-Hartman
2012-11-18 14:06   ` Thiago Farina
2012-11-21 21:31     ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.