From: Jin Dongming Date: Thu, 26 Aug 2010 08:29:05 +0000 (+0900) Subject: x86, mce, therm_throt.c: Fix missing curly braces in error handling logic X-Git-Tag: v2.6.36-rc8~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62be8ea9db4048112219ff6d6ce5f183179d4dc;p=pandora-kernel.git x86, mce, therm_throt.c: Fix missing curly braces in error handling logic When the feature PTS is not supported by CPU, the sysfile package_power_limit_count for package should not be generated. This patch is used for fixing missing { and }. The patch is not complete as there are other error handling problems in this function - but that can wait until the merge window. Signed-off-by: Jin Dongming Reviewed-by: Fenghua Yu Acked-by: Jean Delvare Cc: Brown Len Cc: Guenter Roeck Cc: Hidetoshi Seto Cc: lm-sensors@lm-sensors.org LKML-Reference: <4C7625D1.4060201@np.css.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed