diff options
author | Hannes Reinecke <hare@suse.de> | 2020-02-28 10:53:12 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-02-29 04:54:50 +0300 |
commit | 5646e13a95502a6944f369f8542df3d3ab871972 (patch) | |
tree | 60bc1be618be0cd22d94c313ccc29d552998f2c5 /fs/namespace.c | |
parent | b64f239e6116857e8ec4f4effa2f9deff2758889 (diff) | |
download | linux-5646e13a95502a6944f369f8542df3d3ab871972.tar.xz |
scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
_aac_reset_adapter() only has one caller, and that one already calls
scsi_block_requests(). Move the calls out of _aac_reset_adapter() to avoid
calling scsi_block_requests() twice.
Link: https://lore.kernel.org/r/20200228075318.91255-8-hare@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Balsundar P < Balsundar.P@microchip.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions