]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - block/bsg.c
scsi: core: Drop the now obsolete driver_byte definitions
authorHannes Reinecke <hare@suse.com>
Tue, 27 Apr 2021 08:30:20 +0000 (10:30 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Jun 2021 02:48:22 +0000 (22:48 -0400)
commit54c29086195fd72b6a290ef367e71f73fa657b1f
tree10e8b7eb6cb3e5eb9843c7a0bc17d1b8af7bc33b
parentb840abeffc23c5bf2e4dd53f0448d72bdedf1666
scsi: core: Drop the now obsolete driver_byte definitions

The driver_byte field in the result is now unused, so we can drop the
definitions.

Link: https://lore.kernel.org/r/20210427083046.31620-15-hare@suse.de
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
15 files changed:
Documentation/scsi/scsi_mid_low_api.rst
block/bsg-lib.c
block/bsg.c
block/scsi_ioctl.c
drivers/scsi/constants.c
drivers/scsi/scsi_logging.c
drivers/scsi/sd.c
drivers/scsi/sr.c
drivers/scsi/sr_ioctl.c
drivers/scsi/st.c
drivers/xen/xen-scsiback.c
include/scsi/scsi.h
include/scsi/scsi_cmnd.h
include/scsi/sg.h
include/trace/events/scsi.h