]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98dee0055ac74c6a39f1c165c0b121ee62665179
treebfb6d2a08fd8f784e0e70d5b87c82e151ea9aecd
parent48f8a7896c6d936cb2f96fa40b7af5c79b802c2d
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