linux/drivers/scsi/mpi3mr
Bart Van Assche a4e1d0b76e block: Change the return type of blk_mq_map_queues() into void
Since blk_mq_map_queues() and the .map_queues() callbacks always return 0,
change their return type into void. Most callers ignore the returned value
anyway.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Keith Busch <kbusch@kernel.org>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Doug Gilbert <dgilbert@interlog.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: John Garry <john.garry@huawei.com>
Acked-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Link: https://lore.kernel.org/r/20220815170043.19489-3-bvanassche@acm.org
[axboe: fold in fix from Bart]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-08-22 10:07:53 -06:00
..
mpi scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header 2022-05-02 17:02:41 -04:00
Kconfig scsi: mpi3mr: Add bsg device support 2022-05-02 17:02:41 -04:00
Makefile scsi: mpi3mr: Add bsg device support 2022-05-02 17:02:41 -04:00
mpi3mr_app.c scsi: mpi3mr: Fix kernel-doc 2022-06-01 22:43:26 -04:00
mpi3mr_debug.h scsi: mpi3mr: Add support for MPT commands 2022-05-02 17:02:42 -04:00
mpi3mr_fw.c scsi: mpi3mr: Unlock on error path 2022-07-18 23:03:56 -04:00
mpi3mr_os.c block: Change the return type of blk_mq_map_queues() into void 2022-08-22 10:07:53 -06:00
mpi3mr.h scsi: mpi3mr: Reduce VD queue depth on detecting throttling 2022-07-18 23:03:28 -04:00