summaryrefslogtreecommitdiff
path: root/sys/cam
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2021-08-14 12:08:46 +0000
committerGordon Bergling <gbe@FreeBSD.org>2021-08-19 07:28:34 +0000
commit7aa0f29045671e42aa19992d45c0d7bd1ddbe96d (patch)
treedd8fb2208ad5852b8c4c8ea66403432f68d96588 /sys/cam
parentab4864fba27a141dba0929afd8432b94ad77e873 (diff)
Diffstat (limited to 'sys/cam')
-rw-r--r--sys/cam/scsi/scsi_da.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c
index c13b51921745..b281dbfd4ee1 100644
--- a/sys/cam/scsi/scsi_da.c
+++ b/sys/cam/scsi/scsi_da.c
@@ -4469,7 +4469,7 @@ dazonedone(struct cam_periph *periph, union ccb *ccb)
/*
* NOTE: we're mapping the values here directly
* from the SCSI/ATA bit definitions to the bio.h
- * definitons. There is also a warning in
+ * definitions. There is also a warning in
* disk_zone.h, but the impact is that if
* additional values are added in the SCSI/ATA
* specs these will be visible to consumers of