]> www.infradead.org Git - users/hch/block.git/commit
scsi: remove the gendisk argument to scsi_ioctl block-remove-rq_disk
authorChristoph Hellwig <hch@lst.de>
Fri, 3 Sep 2021 06:31:27 +0000 (08:31 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 26 Nov 2021 12:16:29 +0000 (13:16 +0100)
commit6ce5a8be8c9ae0bb9ea6c90dd66f2190c12fed3a
tree115484a9defd790a16d85249ecb34686921986f1
parent15830686860c8428f85b9f39c1dd2fd77b6b9567
scsi: remove the gendisk argument to scsi_ioctl

Now that blk_execute_rq does not take a gendisk argument there is no need
to pass it through the scsi_ioctl callchain either.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
drivers/scsi/ch.c
drivers/scsi/scsi_ioctl.c
drivers/scsi/sd.c
drivers/scsi/sg.c
drivers/scsi/sr.c
drivers/scsi/st.c
include/scsi/scsi_ioctl.h