From: Hans de Goede Date: Tue, 12 Nov 2013 09:53:57 +0000 (+0100) Subject: uas: uas_alloc_data_urb: Remove unnecessary use_streams check X-Git-Tag: v3.15-rc1~137^2~26^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d4579d4ba24c494d03daf656cd2ff2a9e683c6;p=pandora-kernel.git uas: uas_alloc_data_urb: Remove unnecessary use_streams check uas_alloc_data_urb always gets called with a stream_id value of 0 when not using streams. Removing the check makes it consistent with uas_alloc_sense_urb. Signed-off-by: Hans de Goede Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed