On Tue, Mar 14, 2006 at 05:25:43PM +0000, Christoph Hellwig wrote: > On Tue, Mar 14, 2006 at 09:19:51AM -0800, Greg KH wrote: > > I saw the: > > > > + if (dev->driver) {^M > > + if (dev->parent) /* Needed for USB */^M > > + down(&dev->parent->sem);^M > > > > portion and thought it came from USB core code somewhere. Or are you > > referring to the need for USB-storage here? > > It's copied from a runtime close to this one in the driver core. > Unfortunately it's not easily sharable so I duplicated those few lines. Ah, ok, that makes more sense. Eric, care to resend without the mime crud so I can apply it? thanks, greg k-h - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html