x86/cpu: Correct comments and messages in P4 erratum 037 handling code
authorBorislav Petkov <bp@suse.de>
Sun, 8 May 2016 18:58:40 +0000 (20:58 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 10 May 2016 08:05:03 +0000 (10:05 +0200)
commitf0133acc7d4835cfbb86393b7d2a4fba7519585b
treed1df9bb24071d82fd7e06d0990bc02b41fb21d89
parent3282e6b8f89eaeaf4915ee6cc57bcf06d1d6cead
x86/cpu: Correct comments and messages in P4 erratum 037 handling code

Remove the linebreak in the conditional and s/errata/erratum/ as the
singular is "erratum".

No functionality change.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1462733920-7224-1-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/intel.c