diff options
| author | Alan Stern <[email protected]> | 2017-05-16 11:48:10 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-05-18 16:05:24 +0200 |
| commit | f8efdabd14532c47e5420dc593c2a13028e42140 (patch) | |
| tree | 3e6c73521e9368162fa7bd5811e3ace342985903 /tools/perf/scripts/python/bin | |
| parent | ce553bd103c161df2676ff201746bff8ca512715 (diff) | |
USB: ene_usb6250: remove subroutine duplication
In the ene_usb6250 sub-driver for usb-storage, the sd_scsi_inquiry()
and ms_scsi_inquiry() subroutines (one meant for use with SD memory
cards and the other for use with MS memory cards) are exact
duplicates. This patch removes the duplication by creating a single
do_scsi_inquiry() command and using it instead of the other two.
Signed-off-by: Alan Stern <[email protected]>
Tested-by: Andreas Hartmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions