scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
authorChristoph Hellwig <hch@lst.de>
Sat, 24 Jul 2021 07:20:25 +0000 (09:20 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 29 Jul 2021 02:24:26 +0000 (22:24 -0400)
commitb69367dffd86813495cf01e128ff2c8a8e41bb83
tree8efd10167c5152ad7aa9baf5a713f125ec4a378d
parent2cece3778475abc855084d897a3cf61249798ad9
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c

Move the SCSI command size table to common SCSI code.

Link: https://lore.kernel.org/r/20210724072033.1284840-17-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
block/scsi_ioctl.c
drivers/scsi/scsi_common.c