]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - include/scsi/scsi.h
scsi: core: Drop message byte helper
authorHannes Reinecke <hare@suse.de>
Tue, 27 Apr 2021 08:30:43 +0000 (10:30 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Jun 2021 02:48:24 +0000 (22:48 -0400)
commit54cf31d07aa859e142c527f04eefa254659e1af2
treee8d2865a8913b30e0671917056acde846ceae97c
parent0ee44f900e419efe00a72880256ef9c71cf60225
scsi: core: Drop message byte helper

The message byte is now unused, so we can drop the helper to set the
message byte and the check for message bytes during error recovery.

Link: https://lore.kernel.org/r/20210427083046.31620-38-hare@suse.de
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
block/scsi_ioctl.c
drivers/scsi/scsi_error.c
drivers/scsi/sg.c
drivers/xen/xen-scsiback.c
include/scsi/scsi.h
include/scsi/scsi_cmnd.h