android_kernel_xiaomi_sdm845/arch/x86/kernel/cpu/mcheck
Andrew Morton 7271339347 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes
#88: FILE: arch/x86/kernel/cpu/mcheck/k7.c:34:
+		rdmsr(MSR_IA32_MC0_STATUS+i*4,low, high);
 		                             ^

ERROR: need space after that ',' (ctx:VxV)
#142: FILE: arch/x86/kernel/cpu/mcheck/p4.c:170:
+		rdmsr(MSR_IA32_MC0_STATUS+i*4,low, high);
 		                             ^

ERROR: need space after that ',' (ctx:VxV)
#180: FILE: arch/x86/kernel/cpu/mcheck/p6.c:34:
+		rdmsr(MSR_IA32_MC0_STATUS+i*4,low, high);
 		                             ^

total: 3 errors, 0 warnings, 114 lines checked

Your patch has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Min Zhang <mzhang@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:32:13 +01:00
..
k7.c x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes 2008-01-30 13:32:13 +01:00
Makefile x86: consolidate the cpu/ related code usage 2007-10-23 22:37:23 +02:00
mce_32.c x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00
mce_64.c x86-64: honor notify_die() returning NOTIFY_STOP 2008-01-30 13:31:23 +01:00
mce_amd_64.c x86: extended interrupt LVT support for AMD Barcelona 2008-01-30 13:30:40 +01:00
mce_intel_64.c x86: consolidate the cpu/ related code usage 2007-10-23 22:37:23 +02:00
mce.h x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00
non-fatal.c i386: move kernel/cpu/mcheck 2007-10-11 11:16:25 +02:00
p4.c x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes 2008-01-30 13:32:13 +01:00
p5.c x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00
p6.c x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes 2008-01-30 13:32:13 +01:00
therm_throt.c cpu hotplug: thermal_throttle: fix cpu hotplug error handling 2007-10-18 14:37:21 -07:00
winchip.c x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00