Messages in this thread |  | | Date | Sun, 18 Nov 2012 12:06:31 -0200 | | Subject | Re: drivers/usb/usb-skeleton.c:117:3: error: label ‘out err’ used but not define | | From | Thiago Farina <> |
| |
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).
|  |