summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorMichael Hayes <mike@aiinc.ca>2003-02-25 02:08:00 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-02-25 02:08:00 -0800
commitfe875c98cabed9a797be7d571336df6d1446f3b7 (patch)
treec5f462013f2fbbbcb512431ae33771e31f01a6b4 /include/net
parentee54706e20576fe56c6f11777e16d2dedce2d962 (diff)
[PATCH] Spelling fixes: don't
dont -> don't (135 occurrences)
Diffstat (limited to 'include/net')
-rw-r--r--include/net/irda/vlsi_ir.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/net/irda/vlsi_ir.h b/include/net/irda/vlsi_ir.h
index f2c66f9296ed..1d209ac6e02a 100644
--- a/include/net/irda/vlsi_ir.h
+++ b/include/net/irda/vlsi_ir.h
@@ -382,7 +382,7 @@ enum vlsi_pio_irenable {
* PLSWID = (pulsetime * freq / (BAUD+1)) - 1
* where pulsetime is the requested IrPHY pulse width
* and freq is 8(16)MHz for 40(48)MHz primary input clock
- * PREAMB: dont care for SIR
+ * PREAMB: don't care for SIR
*
* The nominal SIR pulse width is 3/16 bit time so we have PLSWID=12
* fixed for all SIR speeds at 40MHz input clock (PLSWID=24 at 48MHz).
@@ -401,7 +401,7 @@ enum vlsi_pio_irenable {
* PREAMB = 1
*
* FIR-mode: BAUD = 0
- * PLSWID: dont care
+ * PLSWID: don't care
* PREAMB = 15
*/