aboutsummaryrefslogtreecommitdiff
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-14 12:08:46 +0000
commit1da11b8ac3474817f38330e272f50553f2ef21a4 (patch)
tree3f3ab304b728d7d19a708d58edfb7b44e3c70125 /sys/cam
parentb42df9dafb8038169e23f9225f3f1588ded8d27e (diff)
downloadsrc-1da11b8ac3474817f38330e272f50553f2ef21a4.tar.gz
src-1da11b8ac3474817f38330e272f50553f2ef21a4.zip
Fix a common typo in source code comments
- s/definitons/definitions/ MFC after: 5 days
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 40978d68cebf..31aeb59d9438 100644
--- a/sys/cam/scsi/scsi_da.c
+++ b/sys/cam/scsi/scsi_da.c
@@ -4486,7 +4486,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