On Wed, Oct 06, 2004 at 09:58:54PM +0200, Philippe Bertin wrote:
> Greg, All,
>
> This is the patch for it.
Applied, thanks.
greg k-h
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your busine
Greg, All,
This is the patch for it.
Kind regards,
Philippe Bertin.
Greg KH wrote:
On Sat, Oct 02, 2004 at 03:20:46PM +0200, Philippe Bertin wrote:
'Llo All, Greg,
To my modest kernel-newby reader opinion, statement
id = usb_drv->id_table;
on line 535 of usb.c version 2.6.
On Sat, Oct 02, 2004 at 03:20:46PM +0200, Philippe Bertin wrote:
> 'Llo All, Greg,
>
> To my modest kernel-newby reader opinion, statement
>
> id = usb_drv->id_table;
>
> on line 535 of usb.c version 2.6.8.1 is superfluous, as it is re- set
> the statement after (line 537). Not that I know that