]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81f84f81c77847ac7a8a8d48f217b97e92e78c26
tree8efd10167c5152ad7aa9baf5a713f125ec4a378d
parent1b6476fdb4aa0b7767ae4a59f2b9608f2c9356a6
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