scsi: fnic: Drop reserved request handling
authorJohn Garry <john.garry@huawei.com>
Wed, 6 Jul 2022 12:03:52 +0000 (20:03 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 6 Jul 2022 12:33:53 +0000 (06:33 -0600)
commit1263c1929fb8c375494666ec6d1bac838ff02c25
tree5346d8f140f1c47031ce99b8f38f91ac61517932
parent9bdb4833dd399cbff82cc20893f52bdec66a9eca
scsi: fnic: Drop reserved request handling

The SCSI core code does not support reserved requests, so drop the
handling in fnic_pending_aborts_iter().

Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/1657109034-206040-5-git-send-email-john.garry@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/scsi/fnic/fnic_scsi.c