commit | 2d75b9cbb1418f20ad1e688dd8312a029ef2e6b5 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Oct 03 12:08:56 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 03 14:46:22 2014 -0700 |
tree | 5af10ced282f6852942f5a95ddf20cd8fb77ec42 | |
parent | 29e409f0f7613f9fd2235e41f0fa33e48e94544e [diff] |
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>