Re: [linux-usb-devel] PATCH: cleanups, mostly

2004-08-02 Thread Greg KH
On Sat, Jul 31, 2004 at 03:00:07PM -0700, Matthew Dharm wrote: > This patch is originally from Christoph Hellwig. > > This patch coverts from Scsi_Foo typefs to struct scsi_cmnd, and moved from > the SCSI data direction constants to the DMA ones. > > It also switches to the proper (or so they tel

Re: [linux-usb-devel] PATCH: cleanups, mostly

2004-07-31 Thread Matthew Dharm
On Sat, Jul 31, 2004 at 03:49:38PM -0700, Pete Zaitcev wrote: > On Sat, 31 Jul 2004 15:00:07 -0700 > Matthew Dharm <[EMAIL PROTECTED]> wrote: > > > This patch is originally from Christoph Hellwig. > > Signed-off-by: Matthew Dharm <[EMAIL PROTECTED]> > > Looks fine by me. > > Why does it say "cle

Re: [linux-usb-devel] PATCH: cleanups, mostly

2004-07-31 Thread Pete Zaitcev
On Sat, 31 Jul 2004 15:00:07 -0700 Matthew Dharm <[EMAIL PROTECTED]> wrote: > This patch is originally from Christoph Hellwig. > Signed-off-by: Matthew Dharm <[EMAIL PROTECTED]> Looks fine by me. Why does it say "cleanups, mostly" in the subject? I have not found any behaviour changes. -- Pete

[linux-usb-devel] PATCH: cleanups, mostly

2004-07-31 Thread Matthew Dharm
This patch is originally from Christoph Hellwig. This patch coverts from Scsi_Foo typefs to struct scsi_cmnd, and moved from the SCSI data direction constants to the DMA ones. It also switches to the proper (or so they tell me) use of headers. This also includes some additional reshuffling to a