From: Carlos R. Mafra Date: Wed, 30 Jan 2008 12:32:33 +0000 (+0100) Subject: x86: fix style errors in nmi_int.c X-Git-Tag: v2.6.25-rc1~1143^2~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b75f53dba8a4a61fda1ff7e0fb0fe3b0d80e0c64;p=pandora-kernel.git x86: fix style errors in nmi_int.c This patch fixes most errors detected by checkpatch.pl. errors lines of code errors/KLOC arch/x86/oprofile/nmi_int.c (after) 1 461 2.1 arch/x86/oprofile/nmi_int.c (before) 60 477 125.7 No code changed. size: text data bss dec hex filename 2675 264 472 3411 d53 nmi_int.o.after 2675 264 472 3411 d53 nmi_int.o.before md5sum: 847aea0cc68fe1a2b5e7019439f3b4dd nmi_int.o.after 847aea0cc68fe1a2b5e7019439f3b4dd nmi_int.o.before Signed-off-by: Carlos R. Mafra Reviewed-by: Jesper Juhl Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed