diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-09-18 18:48:16 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-10-10 04:56:31 +0200 |
commit | cc28a610d4fcce1831d26f2099e23fbb3eb7260c (patch) | |
tree | 0a0e57e5f3be7011a81feb8f5691e6c1e0c84905 /drivers/hwmon/k8temp.c | |
parent | hwmon: (thmc50) Don't create temp3 if not enabled (diff) | |
download | linux-cc28a610d4fcce1831d26f2099e23fbb3eb7260c.tar.xz linux-cc28a610d4fcce1831d26f2099e23fbb3eb7260c.zip |
hwmon: (thmc50) Fix a debug message
type_name was used before being set. See why I don't like play-it-safe
variable initializations: they prevent the compiler from warning you
about such mistakes. So fix that as well.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'drivers/hwmon/k8temp.c')
0 files changed, 0 insertions, 0 deletions