]> Git Repo - linux.git/commit
scsi: core: Drop the now obsolete driver_byte definitions
authorHannes Reinecke <[email protected]>
Tue, 27 Apr 2021 08:30:20 +0000 (10:30 +0200)
committerMartin K. Petersen <[email protected]>
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/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
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
This page took 0.061564 seconds and 4 git commands to generate.