public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5]: usb-serial cleanup.
@ 2004-09-27 16:53 Luiz Fernando N. Capitulino
  2004-09-29 19:49 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Luiz Fernando N. Capitulino @ 2004-09-27 16:53 UTC (permalink / raw)
  To: greg; +Cc: linux-kernel

 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.

OBS: The patches are against 2.6.9-rc2-mm4, because your last
USB tree is there.

 Thanks,

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-29 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-27 16:53 [PATCH 0/5]: usb-serial cleanup Luiz Fernando N. Capitulino
2004-09-29 19:49 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox