smartpqi(4): Fix a typo in a source code comment

- s/commmand/command/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-02 15:21:45 +02:00
parent 01d74e5c7a
commit 882d3b24fe

View File

@ -791,7 +791,7 @@ struct pqi_enc_info {
typedef struct pqi_scsi_device {
device_type_t devtype; /* as reported by INQUIRY commmand */
device_type_t devtype; /* as reported by INQUIRY command */
uint8_t device_type; /* as reported by
BMIC_IDENTIFY_PHYSICAL_DEVICE - only
valid for devtype = TYPE_DISK */