aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2017-04-06 15:36:34 +0200
committerMartin K. Petersen <[email protected]>2017-04-06 13:07:33 -0400
commit2171b6d08bf8c2b826922b94e24ba36b00cb78b3 (patch)
treee0c8a2c62559b1385887550598f12a1570d1e174 /tools/perf/scripts/python/bin
parent8e8c9d01c5ea33e0d21f13264a9caeed255526d1 (diff)
scsi: make scsi_eh_scmd_add() always succeed
scsi_eh_scmd_add() currently only will fail if no error handler thread is started (which will never be the case) or if the state machine encounters an illegal transition. But if we're encountering an invalid state transition chances is we cannot fixup things with the error handler. So better add a WARN_ON for illegal host states and make scsi_dh_scmd_add() a void function. Signed-off-by: Hannes Reinecke <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions