diff options
author | Nate Case <[email protected]> | 2008-10-17 17:51:10 +0200 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2008-10-17 17:51:10 +0200 |
commit | cea50fe2fdea36174aa24b58c69c4eb9770e7c49 (patch) | |
tree | 67cad283dc33aad4168a6ef7240c00c91c308edc /net/unix/af_unix.c | |
parent | a874a10cf0b7105ae5eeb98b4860eae0fc78fcdd (diff) |
hwmon: (lm90) Convert some macros to static functions
Use static functions instead of the TEMPx_FROM_REG* and TEMPx_TO_REG*
macros. This will ensure type safety and eliminate any side effects
from arguments passed in since the macros referenced 'val' multiple
times. This change should not affect functionality.
Signed-off-by: Nate Case <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
Tested-by: Martyn Welch <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions