Messages in this thread |  | | Date | Wed, 21 Nov 2012 13:31:13 -0800 | | From | Greg Kroah-Hartman <> | | Subject | Re: drivers/usb/usb-skeleton .c:117:3: error: label ‘out err ’ used but not define |
| |
On Sun, Nov 18, 2012 at 12:06:31PM -0200, Thiago Farina wrote: > On Sun, Nov 18, 2012 at 1:41 AM, Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: > >> If not, what would be the right fix? > > > > Properly define out_err. > > > > I thought this all got fixed up recently, what kernel version are you > > looking at? > > > That might explain why I'm seeing this. > > Because I'm building the kernel I checked out from > git://github.com/torvalds/linux.git, currently at commit f4a75d2e > (Linux 3.7-rc6).
Yes, this fixed up in linux-next (just checked it), and will be resolved in 3.8-rc1.
sorry about that.
greg k-h
|  |