From: Ingo Molnar Date: Thu, 26 Jun 2008 10:29:29 +0000 (+0200) Subject: x86: remove extra newline from setup.c X-Git-Tag: v2.6.27-rc1~1106^2~145 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3442682a54a9f44047efe526869aa52bd74fe16e;p=linux-2.6 x86: remove extra newline from setup.c Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index f2e314b5b5..172a83e57e 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -806,4 +806,3 @@ void __init setup_arch(char **cmdline_p) #endif #endif } -