aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/cxgbi
diff options
context:
space:
mode:
authorGravatar Niklas Cassel <niklas.cassel@wdc.com> 2020-08-21 15:00:07 +0200
committerGravatar Martin K. Petersen <martin.petersen@oracle.com> 2020-08-24 23:02:18 -0400
commit75d46c6d15efabc5176a5e2694ee236f02ee72ef (patch)
tree27e9c394ddbca88faa2e7db738a66149175d2036 /drivers/scsi/cxgbi
parentscsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu() (diff)
downloadlinux-75d46c6d15efabc5176a5e2694ee236f02ee72ef.tar.gz
linux-75d46c6d15efabc5176a5e2694ee236f02ee72ef.tar.bz2
linux-75d46c6d15efabc5176a5e2694ee236f02ee72ef.zip
scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()
resp_open_zone() always calls zbc_open_zone() with parameter explicit set to true. If zbc_open_zone() is called with parameter explicit set to true, and the current zone state is implicit open, it will call zbc_close_zone() on the zone before proceeding. Therefore, there is no need for resp_open_zone() to call zbc_close_zone() on an implicitly open zone before calling zbc_open_zone(). Remove superfluous close zone in resp_open_zone(). Link: https://lore.kernel.org/r/20200821130007.39938-1-niklas.cassel@wdc.com Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxgbi')
0 files changed, 0 insertions, 0 deletions