diff options
author | Colin Ian King <[email protected]> | 2018-03-28 17:41:42 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-04-09 16:34:41 -0400 |
commit | cbee67c2d7f97aaa1a85501d621002b4dc1e24b8 (patch) | |
tree | 7ce46a4b5fd127354b32386055dd382449af40fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f8cf2f16a7c95acce497bfafa90e7c6d8397d653 (diff) |
scsi: core: remove redundant assignment to shost->use_blk_mq
The first assignment to shost->use_blk_mq is redundant as it is
overwritten by the following statement. Remove this redundant code.
Detected by CoverityScan, CID#1466993 ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions