Show
Ignore:
Timestamp:
10/22/08 21:24:54 (4 years ago)
Author:
khali
Message:

Use inline functions instead of macros. Macros evaluating their
arguments more than once are evil. Backport from Linux 2.6.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5371 r5372  
    1515  Module lm78: Prevent misdetection of Winbond chips 
    1616  Module lm90: Don't spam the kernel log (2.6 backport) 
     17  Module max1619: Use inline functions instead of macros (2.6 backport) 
    1718  Program pwmconfig: Fix MINSTOP and MINSTART test functions (#2340) 
    1819                     Change default for MINTEMP from 0 to 20 degrees C