USB: uas: Rename sense pipe and sense urb to status pipe and status urb
authorMatthew Wilcox <matthew@wil.cx>
Wed, 15 Dec 2010 20:44:04 +0000 (15:44 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 15 Dec 2010 23:26:44 +0000 (15:26 -0800)
commit92a3f767f5cd079351ae04a337c40266e9c6048f
tree62a34471663f52d27e1388983f6fcab42846261a
parentac563cfd528033ee6e3bb4801b5c73468d0145c8
USB: uas: Rename sense pipe and sense urb to status pipe and status urb

The spec calls this the status pipe.  While it is used to receive sense IUs,
it is also used to receive other IUs, so this can be confusing.

Reported-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/uas.c