lkml.org 
[lkml]   [2003]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [USB] [PATCH] Crud-- (was: Re: [ATM] [UPDATE] unbalanced usw)
Francois Romieu <romieu@fr.zoreil.com> :
[...]
> diff -puN drivers/usb/class/usb-midi.c~codingstyle-patrol-usb drivers/usb/class/usb-midi.c
> --- linux-2.5.69-1.1042.101.10-to-1.1083/drivers/usb/class/usb-midi.c~codingstyle-patrol-usb Sat May 10 20:34:14 2003
> +++ linux-2.5.69-1.1042.101.10-to-1.1083-fr/drivers/usb/class/usb-midi.c Sat May 10 21:29:42 2003
> @@ -1355,8 +1355,10 @@ static struct usb_midi_device *parse_des
> next = p2 + p2[0];
> length -= p2[0];
>
> - if (p2[0] < 2 ) break;
> - if (p2[1] != USB_DT_CS_INTERFACE) break;
> + if (p2[0] < 2 )
> + break;
> + if (p2[1] != USB_DT_CS_INTERFACE)r
!!!
> + break;

... and the winner of the "Bozo of the week award" is Francois Romieu
for his new concept of compilation checking without .config update.

I'll send a link for an update once it at least compiles.

--
Ueimor
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.071 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site