Show
Ignore:
Timestamp:
01/17/10 12:32:11 (2 years ago)
Author:
khali
Message:

i2c-ali1563: Remove sparse warnings.
Backported from Linux 2.6, original patch from Marton Nemeth:
Remove the following sparse warnings (see "make C=1"):

  • drivers/i2c/busses/i2c-ali1563.c:91:3: warning: do-while statement is not a compound statement
  • drivers/i2c/busses/i2c-ali1563.c:161:3: warning: do-while statement is not a compound statement
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/branches/lm-sensors-2.10/CHANGES

    r5802 r5816  
    55  File lm_sensors.lsm: Delete, don't advertise a legacy branch 
    66  File doc/developers/release_checklist: Skip mail to lsm 
     7  Module i2c-ali1563: Remove sparse warnings (2.6 backport) 
    78  Module i2c-amd8111: Fix timeout handling (2.6 backport) 
    89  Module i2c-piix4: ATI SB800 is not actually supported