diff options
author | Hannes Reinecke <hare@suse.de> | 2020-02-28 08:53:06 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-02-29 02:54:47 +0100 |
commit | 22f0ba4a2825f9cb87c142f7fcd3bf3d496ded0f (patch) | |
tree | a8555ad503724809b9bea35403d05fb8615ff3ce /include/scsi/scsi_host.h | |
parent | scsi: core: use kobj_to_dev (diff) | |
download | linux-22f0ba4a2825f9cb87c142f7fcd3bf3d496ded0f.tar.xz linux-22f0ba4a2825f9cb87c142f7fcd3bf3d496ded0f.zip |
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/20200228075318.91255-2-hare@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi/scsi_host.h')
0 files changed, 0 insertions, 0 deletions