From: Henrik Rydberg Date: Thu, 26 Jan 2012 11:08:41 +0000 (-0500) Subject: hwmon: (applesmc) Silence uninitialized warnings X-Git-Tag: v3.4-rc1~167^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc86eca1b338d06ec500b34ef7def79c32b602b;p=pandora-kernel.git hwmon: (applesmc) Silence uninitialized warnings Some error paths do not set a result, leading to the (false) assumption that the value may be used uninitialized. Set results for those paths as well. Signed-off-by: Henrik Rydberg Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed