Changeset 3982

Show
Ignore:
Timestamp:
05/15/05 12:02:40 (8 years ago)
Author:
khali
Message:

Fix common spelling errors.

Location:
i2c/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/TODO

    r3945 r3982  
    599599> Otherwise, cast s32 to u8 as usual. 
    600600 
    601 Why test for -1 explicitely, just test negative for error? 
     601Why test for -1 explicitly, just test negative for error? 
    602602 
    603603 
  • i2c/trunk/doc/mkpatch

    r3363 r3982  
    5050    I2C file as specified in INCLUDES, and it takes care of 
    5151    lm_sensors changes. 
    52   * It handles several special files, that have to be scanned explicitely 
     52  * It handles several special files, that have to be scanned explicitly 
    5353    to generate diffs to for them 
    5454 
  • i2c/trunk/kernel/i2c-algo-ibm_ocp.c

    r3930 r3982  
    738738        // 
    739739        ret = iic_inb(adap, iic->extsts); 
    740         // Mask off the irrelevent bits 
     740        // Mask off the irrelevant bits 
    741741        ret = ret & 0x70; 
    742742        // When the bus is free, the BCS bits in the EXTSTS register are 0b100