cam(4): Remove a double word in a source code comment

- s/this this/this/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-09 10:04:33 +02:00
parent c8c1c23a8c
commit 456b2bb97e

View File

@ -2456,7 +2456,7 @@ int ses_elm_sas_descr_type(union ses_elm_sas_hdr *);
* This structure for SPSP_PROTO_ATA is not defined by SES specs,
* but purely my own design to make AHCI EM interoperate with SES.
* Since no other software I know can talk to SEMB, and we do not
* expose this this outside, it should be safe to do what we want.
* expose this outside, it should be safe to do what we want.
*/
struct ses_elm_ata_hdr {
uint8_t bus[4];