Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / atp870u.c
index 76029d5..7e6eca4 100644 (file)
@@ -1228,7 +1228,7 @@ TCM_5:                    /* isolation complete..  */
        printk(" \n%x %x %x %s\n ",assignid_map,mbuf[0],mbuf[1],&mbuf[2]); */
        i = 15;
        j = mbuf[0];
-       if ((j & 0x20) != 0) {  /* bit5=1:ID upto 7      */
+       if ((j & 0x20) != 0) {  /* bit5=1:ID up to 7      */
                i = 7;
        }
        if ((j & 0x06) == 0) {  /* IDvalid?             */