[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101108112204.GH4173@linux.intel.com>
Date: Mon, 8 Nov 2010 06:22:04 -0500
From: Matthew Wilcox <willy@...ux.intel.com>
To: Luben Tuikov <ltuikov@...oo.com>
Cc: Greg KH <greg@...ah.com>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [USB] UAS: Rename urbs by pipe
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists