Changeset 3892

Show
Ignore:
Timestamp:
01/11/04 16:27:57 (9 years ago)
Author:
khali
Message:

White space change for linux 2.4.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/kernel/i2c.h

    r3878 r3892  
    441441        __u16 word; 
    442442        __u8 block[I2C_SMBUS_BLOCK_MAX + 3]; /* block[0] is used for length */ 
    443                           /* one more for read length in block process call */ 
     443                          /* one more for read length in block process call */ 
    444444                                                    /* and one more for PEC */ 
    445445};