Re: [PATCH] [USB] UAS: Rename urbs by pipe

From: Matthew Wilcox
Date: Mon Nov 08 2010 - 06:22:11 EST


On Thu, Oct 28, 2010 at 01:05:14PM -0700, Luben Tuikov wrote:
> The reason to do this is to accommodate sending
> different IU types using the existing
> infrastructure.

Applied, with a modified changelog entry ...

> struct urb *data_out_urb;
> struct list_head list;
> };
>
> -/* I hate forward declarations, but I actually have a loop */
> static int uas_submit_urbs(struct scsi_cmnd *cmnd,
> struct uas_dev_info *devinfo, gfp_t gfp);
>

Except for this spurious chunk.
--
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/