[PATCH] scsi_command_size[] only known when SCSI is enabled
block/scsi_ioctl.c uses scsi_command_size[] to get from opcode to length of cdb, but that is only available with SCSI enabled. Move to block/scsi_ioctl.c from scsi/scsi.c.
Showing
Please register or sign in to comment