-
- Downloads
block: remove the minors argument to __alloc_disk_node
This was a leftover from the legacy alloc_disk interface. Switch the scsi ULPs and dasd to set ->minors directly like all other drivers and remove the argument. Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> [dasd] Link: https://lore.kernel.org/r/20210816131910.615153-7-hch@lst.de Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- block/blk-mq.c 1 addition, 1 deletionblock/blk-mq.c
- block/genhd.c 2 additions, 4 deletionsblock/genhd.c
- drivers/s390/block/dasd_genhd.c 2 additions, 2 deletionsdrivers/s390/block/dasd_genhd.c
- drivers/scsi/sd.c 2 additions, 1 deletiondrivers/scsi/sd.c
- drivers/scsi/sr.c 2 additions, 1 deletiondrivers/scsi/sr.c
- include/linux/genhd.h 1 addition, 2 deletionsinclude/linux/genhd.h
Loading
Please register or sign in to comment