From: Jean Delvare Date: Wed, 12 Feb 2014 09:05:27 +0000 (+0100) Subject: hwmon: (lm95245) Avoid initializing the same field twice X-Git-Tag: v3.15-rc1~145^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91d22fc3ebd84423864ede097fb2a27d8808c82;p=pandora-kernel.git hwmon: (lm95245) Avoid initializing the same field twice data is kzalloc'd, so data->valid is already 0. Signed-off-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed