Re: [PATCH 0/5]: usb-serial cleanup.

From: Greg KH
Date: Wed Sep 29 2004 - 16:19:46 EST


On Mon, Sep 27, 2004 at 01:53:30PM -0300, Luiz Fernando N. Capitulino wrote:
> Hi Greg,
>
> I did some trivial cleanup in usb-serial subsystem code
> (drivers/usb/serial/usb-serial.c).
>
> The main change is the first patch, which moves the search
> in device list out of usb_serial_probe(). It is the first
> of some patches to make usb_serial_probe() more simple (today
> it is an very big function).
>
> I'm sending only one patch for usb_serial_probe() organization
> because I'm not certain if is the better/right thing to do, so,
> comments and flames are welcome. :)
>
> Well, hope some of the patches to be applyed.
>
> Summary:
>
> [PATCH 1/5]: usb-serial: Moves the search in device list out of usb_serial_probe().
> [PATCH 2/5]: usb-serial: create_serial() return value trivial fix.
> [PATCH 3/5]: usb-serial: return_serial() trivial cleanup.
> [PATCH 4/5]: usb-serial: usb_serial_register() cleanup.
> [PATCH 5/5]: usb-serial: Add module version information.

Thanks, I've applied all 5 patches to my trees.

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