[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACnwZYdSW5=MLBrOC_cD7b3AB_PcQeyjR=JPJnfPCzJapZbGEw@mail.gmail.com>
Date: Sat, 17 Nov 2012 23:34:19 -0200
From: Thiago Farina <tfransosi@...il.com>
To: linux list <linux-kernel@...r.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
tom.leiming@...il.com
Subject: drivers/usb/usb-skeleton.c:117:3: error: label ‘out_err’ used but not define
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,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists