From: Jean Delvare Date: Tue, 18 Sep 2007 16:48:16 +0000 (+0200) Subject: hwmon: (thmc50) Fix a debug message X-Git-Tag: v2.6.24-rc1~1299^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc28a610d4fcce1831d26f2099e23fbb3eb7260c;p=pandora-kernel.git 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 Signed-off-by: Mark M. Hoffman --- Reading git-diff-tree failed