Fix the (unused for now) SCSI_PROTO_iSCSI define to match style(9).
This commit is contained in:
parent
06b56d3bab
commit
16272df377
@ -1288,7 +1288,7 @@ struct scsi_vpd_id_descriptor
|
||||
#define SCSI_PROTO_SSA 0x02
|
||||
#define SCSI_PROTO_1394 0x03
|
||||
#define SCSI_PROTO_RDMA 0x04
|
||||
#define SCSI_PROTO_iSCSI 0x05
|
||||
#define SCSI_PROTO_ISCSI 0x05
|
||||
#define SCSI_PROTO_SAS 0x06
|
||||
#define SCSI_PROTO_ADT 0x07
|
||||
#define SCSI_PROTO_ATA 0x08
|
||||
|
Loading…
Reference in New Issue
Block a user