Re: one missing line in ov511.c

Greg KH (greg@kroah.com)
Tue, 27 Nov 2001 18:03:22 -0800


On Tue, Nov 27, 2001 at 08:41:50AM +0100, Eric Streit wrote:
> hi,
>
> a short mail to report a small bug in "ov511.c".
> (drivers/usb/ov511.c)
>
> the line defining the kernel version is missing in the kernel 2.2.20.
>
> I downloaded it 2 days ago.
>
> ************line missing**************
> static char kernel_version[] = UTS_RELEASE;
> ************end of line missing********
>
> I am at work, so I have only the 2.2.19 kernel, so I cannot say
> the right line, but it's just under the "MODULE_DESCRIPTION" line.

I don't understand, ov511.c in 2.2.20 compiles just fine for me. What
is the error message that you see?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/