scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
authorChristoph Hellwig <hch@lst.de>
Sat, 24 Jul 2021 07:20:27 +0000 (09:20 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 29 Jul 2021 02:24:27 +0000 (22:24 -0400)
commitf2542a3be3277a65c766fa6e86b930d3d839f79e
treebfb6d2a08fd8f784e0e70d5b87c82e151ea9aecd
parent7353dc06c9a8e37c80da7ff986e6ef5123bec8ce
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi

Merge the ioctl handling in block/scsi_ioctl.c into its only caller in
drivers/scsi/scsi_ioctl.c.

Link: https://lore.kernel.org/r/20210724072033.1284840-19-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
block/Makefile
block/scsi_ioctl.c [deleted file]
drivers/scsi/scsi_ioctl.c
include/linux/blkdev.h
include/scsi/scsi_ioctl.h