summaryrefslogtreecommitdiffstats
path: root/sys/dev/ti
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2008-03-26 07:32:08 +0000
committerbrueffer <brueffer@FreeBSD.org>2008-03-26 07:32:08 +0000
commitb64d211df297d77924499922ae04318904cd0e56 (patch)
treee7fe03597b4470bc5563c7f3e7e962c88698ab9e /sys/dev/ti
parent5c2e61e801aef375b0188875eeb133a6d8d46be7 (diff)
downloadFreeBSD-src-b64d211df297d77924499922ae04318904cd0e56.zip
FreeBSD-src-b64d211df297d77924499922ae04318904cd0e56.tar.gz
Fix some "in in" typos in comments.
PR: 121490 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: rwatson (mentor), jkoshy MFC after: 3 days
Diffstat (limited to 'sys/dev/ti')
-rw-r--r--sys/dev/ti/if_ti.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ti/if_ti.c b/sys/dev/ti/if_ti.c
index 77150e3..fd9d8ca 100644
--- a/sys/dev/ti/if_ti.c
+++ b/sys/dev/ti/if_ti.c
@@ -3686,7 +3686,7 @@ ti_ioctl2(struct cdev *dev, u_long cmd, caddr_t addr, int flag,
* to the Tigon board you're interested in. This seems
* like a not-so-good way to do things, since unless you
* subsequently specify the unit number of the device
- * you're interested in in every ioctl, you'll only be
+ * you're interested in every ioctl, you'll only be
* able to debug one board at a time.
*/
error = 0;
OpenPOWER on IntegriCloud