aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-09-25 16:45:03 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2005-10-28 14:02:07 -0700
commitcb929eae78ec0b243dbf58039bce4af354f6020c (patch)
treebdd5d708bac06c95c4ff067ff8f21688e9b31143 /drivers/i2c
parent709439a284bc5b7d42a70fee7119feb186c1ca99 (diff)
[PATCH] hwmon: Minor w83l785ts optimization
Using s8 instead of u8 to store temperature register values saves a few instructions on sysfs file read. The very same was done for several other drivers a while ago (lm63, lm83, lm90...) Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> drivers/hwmon/w83l785ts.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions