uas: Reduce number of function arguments for uas_alloc_foo functions
authorHans de Goede <hdegoede@redhat.com>
Fri, 3 Oct 2014 10:08:56 +0000 (12:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Oct 2014 21:46:22 +0000 (14:46 -0700)
commit2d75b9cbb1418f20ad1e688dd8312a029ef2e6b5
tree5af10ced282f6852942f5a95ddf20cd8fb77ec42
parent29e409f0f7613f9fd2235e41f0fa33e48e94544e
uas: Reduce number of function arguments for uas_alloc_foo functions

The stream_id and pipe are already present in uas_cmd_info resp uas_dev_info,
so there is no need to pass a copy along.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c