aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2020-02-28 08:53:06 +0100
committerMartin K. Petersen <[email protected]>2020-02-28 20:54:47 -0500
commit22f0ba4a2825f9cb87c142f7fcd3bf3d496ded0f (patch)
treea8555ad503724809b9bea35403d05fb8615ff3ce /tools/perf/scripts/python
parent9e7bd945b9a95267872099c03a00e134951062c0 (diff)
scsi: dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()
Rename the badly named function into adpt_i2o_scsi_complete(), and make it a void function as the return value is never used. This also fixes a potential use-after-free as the return value might be evaluated from the command result after the command has been freed. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Signed-off-by: Hannes Reinecke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions