]> git.hungrycats.org Git - linux/commitdiff
[PATCH] s/to long/too long/
authorAndries E. Brouwer <andries.brouwer@cwi.nl>
Sat, 19 Apr 2003 09:21:35 +0000 (02:21 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sat, 19 Apr 2003 09:21:35 +0000 (02:21 -0700)
14 files changed:
Documentation/isdn/README.hysdn
drivers/bluetooth/btuart_cs.c
drivers/bluetooth/dtl1_cs.c
drivers/isdn/hisax/amd7930_fn.c
drivers/isdn/hisax/hfc_sx.c
drivers/net/irda/ali-ircc.c
drivers/net/irda/irport.c
drivers/net/sk98lin/skvpd.c
drivers/net/skfp/hwmtm.c
drivers/net/tokenring/tms380tr.c
drivers/usb/image/mdc800.c
include/linux/hysdn_if.h
net/irda/discovery.c
net/irda/iriap.c

index 94e9f902b999118b4b4831f826a766f4e4b3accd..56cc59df1fb75acda538632a5005db7eaa811088 100644 (file)
@@ -131,7 +131,7 @@ Table of contents
    1006 Second boot stage failure
    1007 Timeout waiting for card ready during boot
    1008 Operation only allowed in booted state
-   1009 Config line to long 
+   1009 Config line too long 
    1010 Invalid channel number 
    1011 Timeout sending config data
 
index afc6e99ab7a2b0016f32dfb7883f52205b6124a2..8bd487fb9a09a277943fc31317ce3eca6479681a 100644 (file)
@@ -294,7 +294,7 @@ static void btuart_receive(btuart_info_t *info)
 
                }
 
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 16)
                        break;
 
@@ -343,7 +343,7 @@ void btuart_interrupt(int irq, void *dev_inst, struct pt_regs *regs)
                        break;
                }
 
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 100)
                        break;
 
index 9791be7e8a8048721e52e78da9d84b7bd47c37ca..9b9a3720d179ccc96901747da426757414cc61e2 100644 (file)
@@ -297,7 +297,7 @@ static void dtl1_receive(dtl1_info_t *info)
 
                }
 
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 32)
                        break;
 
@@ -347,7 +347,7 @@ void dtl1_interrupt(int irq, void *dev_inst, struct pt_regs *regs)
                        break;
                }
 
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 100)
                        break;
 
index 72b0c7e03e7dac01dea8dbf74628a4f4134ae3bd..b37a16780800590db3ab8d87635b7a3a98c8fd4d 100644 (file)
@@ -330,7 +330,7 @@ Amd7930_empty_Dfifo(struct IsdnCardState *cs, int flag)
                                sched_d_event(cs, D_RCVBUFREADY);
                        }
                 }
-               /* Packet to long, overflow */
+               /* Packet too long, overflow */
                if(cs->rcvidx >= MAX_DFRAME_LEN_L1) {
                        if (cs->debug & L1_DEB_WARN)
                                debugl1(cs, "AMD7930: empty_Dfifo L2-Framelength overrun");
index d75198ad8ad611d6b5e01f1abc06c77ded3e4350..e46e3bdd5025a74e48253c7c4787dacfcdcd661c 100644 (file)
@@ -147,7 +147,7 @@ write_fifo(struct IsdnCardState *cs, struct sk_buff *skb, u8 fifo, int trans_max
            count += fifo_size; /* free bytes */
          if (count < skb->len+1) return(0); /* no room */
          count = fifo_size - count; /* bytes still not send */
-         if (count > 2 * trans_max) return(0); /* delay to long */
+         if (count > 2 * trans_max) return(0); /* delay too long */
          count = skb->len;
          src = skb->data;
          while (count--)
index 30e9646bef97e2ed2c69e3a24ebee0d79950d2a9..ed5b6d3a293cfc40e2baa92fdd50848251bb0c0c 100644 (file)
@@ -854,7 +854,7 @@ static void ali_ircc_sir_receive(struct ali_ircc_cb *self)
                async_unwrap_char(self->netdev, &self->stats, &self->rx_buff, 
                                  inb(iobase+UART_RX));
 
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 32) {
                        IRDA_DEBUG(2,"%s(), breaking!\n", __FUNCTION__);
                        break;
index a40a641da9a9531a4e22ce5b281e780ad60c2979..19e85ca3b3c1501d37fe2c1d79a83529f6ef08a4 100644 (file)
@@ -707,7 +707,7 @@ static void irport_receive(struct irport_cb *self)
                async_unwrap_char(self->netdev, &self->stats, &self->rx_buff, 
                                  inb(iobase+UART_RX));
 
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 32) {
                        IRDA_DEBUG(2,"%s(), breaking!\n", __FUNCTION__);
                        break;
@@ -764,7 +764,7 @@ void irport_interrupt(int irq, void *dev_id, struct pt_regs *regs)
                        break;
                } 
                
-               /* Make sure we don't stay here to long */
+               /* Make sure we don't stay here too long */
                if (boguscount++ > 100)
                        break;
 
index b5d450e784c4ca67d6182e5ae1ade87e9db1cbd4..54167385a66a89bc211221d090af5304ac316ee2 100644 (file)
@@ -1064,7 +1064,8 @@ char              *buf)   /* buffer where the keyword value can be read from */
                len = VPD_MAX_LEN ;
                rtv = 2 ;
                SK_DBG_MSG(pAC,SK_DBGMOD_VPD,SK_DBGCAT_ERR,
-                       ("keyword to long, cut after %d bytes\n",VPD_MAX_LEN)) ;
+                          ("keyword too long, cut after %d bytes\n",
+                           VPD_MAX_LEN));
        }
        if ((rtv2 = VpdSetupPara(pAC,key,buf,len,VPD_RW_KEY,OWR_KEY)) != 0) {
                SK_DBG_MSG(pAC,SK_DBGMOD_VPD,SK_DBGCAT_ERR,
index ece539646180a1d47908ee25114090910e23fea2..ea5f5e0908645da9b182bb9de56759d463f8507f 100644 (file)
@@ -1202,7 +1202,7 @@ struct s_smc *smc ;
                        goto abort_frame ;
                }
                if (len > FDDI_RAW_MTU-4) {
-                       DB_RX("Frame to long error",0,0,2) ;
+                       DB_RX("Frame too long error",0,0,2) ;
                        smc->hw.fp.err_stats.err_too_long++ ;
                        goto abort_frame ;
                }
index 5705c1e11e35b67d00fa9bb2bc21346f04602f06..5e7d163a2359ba46a0729f442e57d149eb3b1689 100644 (file)
@@ -761,7 +761,7 @@ static void tms380tr_timer_chk(unsigned long data)
        if(time_before(tp->LastSendTime + SEND_TIMEOUT, jiffies)
                && (tp->QueueSkb < MAX_TX_QUEUE || tp->TplFree != tp->TplBusy))
        {
-               /* Anything to send, but stalled to long */
+               /* Anything to send, but stalled too long */
                tp->LastSendTime = jiffies;
                tms380tr_exec_cmd(dev, OC_CLOSE);       /* Does reopen automatically */
        }
index faf9c3b51b707a177dd528fb1d5dd7be22f1f9e4..fe688c6d5be68fa79cea598e4f7fa7fee54d0d70 100644 (file)
@@ -806,7 +806,7 @@ static ssize_t mdc800_device_write (struct file *file, const char *buf, size_t l
                }
                else
                {
-                       err ("Command is to long !\n");
+                       err ("Command is too long !\n");
                        up (&mdc800->io_lock);
                        return -EIO;
                }
index 166d5ec134d89d27e88aef63983bf406b6f05552..00236ae3b04e0673ae284af098f0840c46b13f81 100644 (file)
@@ -24,7 +24,7 @@
 #define ERR_BOOTSEQ_FAIL  1006 /* 2. stage boot seq handshake timeout */
 #define ERR_POF_TIMEOUT   1007 /* timeout waiting for card pof ready */
 #define ERR_NOT_BOOTED    1008 /* operation only allowed when booted */
-#define ERR_CONF_LONG     1009 /* conf line is to long */ 
+#define ERR_CONF_LONG     1009 /* conf line is too long */ 
 #define ERR_INV_CHAN      1010 /* invalid channel number */ 
 #define ERR_ASYNC_TIME    1011 /* timeout sending async data */ 
 
index bee3b4c55b21c0925849aab4b3e2b08eb9332167..ec95289016be947f42e8e999209a44f7989d0ed2 100644 (file)
@@ -140,7 +140,7 @@ void irlmp_add_discovery_log(hashbin_t *cachelog, hashbin_t *log)
 /*
  * Function irlmp_expire_discoveries (log, saddr, force)
  *
- *    Go through all discoveries and expire all that has stayed to long
+ *    Go through all discoveries and expire all that has stayed too long
  *
  * Note : this assume that IrLAP won't change its saddr, which
  * currently is a valid assumption...
index d996cb5e049686c0ef2c51af18f36047b29dab56..e921d2786dc4c2b95ef5df78354d1ccd67969f25 100644 (file)
@@ -944,7 +944,7 @@ void iriap_call_indication(struct iriap_cb *self, struct sk_buff *skb)
 /*
  * Function iriap_watchdog_timer_expired (data)
  *
- *    Query has taken to long time, so abort
+ *    Query has taken too long time, so abort
  *
  */
 void iriap_watchdog_timer_expired(void *data)