On Wed, 13 Jan 2021 10:04:25 +0100, Hannes Reinecke wrote: > this is the first part of an attempt to clean up SCSI result handling. > The patchset primarily cleans up various drivers by fixing up > whitespaces or move to standard definitions. > It also fixes some minor issues in some drivers which set the > wrong result values. > And, of course, another attempt to kill the gdth driver > > [...] Applied to 5.12/scsi-queue, thanks! [01/35] scsi: drop gdth driver https://git.kernel.org/mkp/scsi/c/0653c358d2dc [02/35] 3w-xxxx: Whitespace cleanup https://git.kernel.org/mkp/scsi/c/8148dfba29e7 [03/35] 3w-9xxx: Whitespace cleanup https://git.kernel.org/mkp/scsi/c/bf4eebbf53c9 [04/35] 3w-sas: Whitespace cleanup https://git.kernel.org/mkp/scsi/c/1789671ded39 [05/35] atp870u: Whitespace cleanup https://git.kernel.org/mkp/scsi/c/bcd5c59f21e3 [06/35] aic7xxx,aic79xx: Whitespace cleanup https://git.kernel.org/mkp/scsi/c/7662d92374df [07/35] aic7xxx,aic79xx: kill pointless forward declarations https://git.kernel.org/mkp/scsi/c/c23435dbc747 [08/35] aic7xxx,aic79xxx: remove driver-defined SAM status definitions https://git.kernel.org/mkp/scsi/c/54c9f6fdefcc [09/35] bfa: drop driver-defined SCSI status codes https://git.kernel.org/mkp/scsi/c/eb74b9322bce [10/35] acornscsi: use standard defines https://git.kernel.org/mkp/scsi/c/0eb198d2c35f [11/35] nsp32: fixup status handling https://git.kernel.org/mkp/scsi/c/23d339f08fac [12/35] dc395: drop private SAM status code definitions https://git.kernel.org/mkp/scsi/c/f55475891edb [13/35] qla4xxx: use standard SAM status definitions https://git.kernel.org/mkp/scsi/c/35f1cad1f928 [14/35] zfcp: do not set COMMAND_COMPLETE https://git.kernel.org/mkp/scsi/c/3273c91bbd01 [15/35] aacraid: avoid setting message byte on completion https://git.kernel.org/mkp/scsi/c/cdec16c1177a [16/35] hpsa: do not set COMMAND_COMPLETE https://git.kernel.org/mkp/scsi/c/0e310ac4ef0d [17/35] stex: do not set COMMAND_COMPLETE https://git.kernel.org/mkp/scsi/c/8959e81cf44a [18/35] nsp_cs: drop internal SCSI message definition https://git.kernel.org/mkp/scsi/c/1c9eb798d566 [19/35] aic7xxx,aic79xx: drop internal SCSI message definition https://git.kernel.org/mkp/scsi/c/d8cd784ff7b3 [20/35] dc395x: drop internal SCSI message definitions https://git.kernel.org/mkp/scsi/c/9c2d26707351 [21/35] initio: drop internal SCSI message definition https://git.kernel.org/mkp/scsi/c/9df17f4679b7 [22/35] scsi_debug: do not set COMMAND_COMPLETE https://git.kernel.org/mkp/scsi/c/7a64c81448b2 [23/35] ufshcd: do not set COMMAND_COMPLETE https://git.kernel.org/mkp/scsi/c/db83d8a5c862 [24/35] atp870u: use standard definitions https://git.kernel.org/mkp/scsi/c/f3272258d79a [25/35] mac53c94: Do not set invalid command result https://git.kernel.org/mkp/scsi/c/ddb99b1d1d4a [26/35] dpt_i2o: use DID_ERROR instead of INITIATOR_ERROR message https://git.kernel.org/mkp/scsi/c/78c9efdd8dbf [27/35] scsi: add 'set_status_byte()' accessor https://git.kernel.org/mkp/scsi/c/d37932a91600 [28/35] esp_scsi: use host byte as last argument to esp_cmd_is_done() https://git.kernel.org/mkp/scsi/c/6b50529e2f6f [29/35] esp_scsi: do not set SCSI message byte https://git.kernel.org/mkp/scsi/c/809dadb15a91 [30/35] wd33c93: use SCSI status https://git.kernel.org/mkp/scsi/c/fc8e006c38e2 [31/35] ips: use correct command completion on error https://git.kernel.org/mkp/scsi/c/88188179f36c [32/35] storvsc: Return DID_ERROR for invalid commands https://git.kernel.org/mkp/scsi/c/ecc751b27a57 [33/35] qla2xxx: fc_remote_port_chkready() returns a SCSI result value https://git.kernel.org/mkp/scsi/c/6098c3005d5a [34/35] advansys: kill driver_defined status byte accessors https://git.kernel.org/mkp/scsi/c/aced5500ec82 [35/35] ncr53c8xx: Use SAM status values https://git.kernel.org/mkp/scsi/c/491152c7c3b5 -- Martin K. Petersen Oracle Linux Engineering