x86: Remove unusual Unicode characters from comments
authorIngo Molnar <mingo@kernel.org>
Sun, 21 Mar 2021 22:32:33 +0000 (23:32 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 21 Mar 2021 22:50:07 +0000 (23:50 +0100)
commitc681df88dcb12b1efd7e4efcfe498c5e9c31ce02
tree5e8d6be05cccf13c3c27c4af9315ceffbe699919
parentca8778c45e401067cefe2abbfb8b547c30d45908
x86: Remove unusual Unicode characters from comments

We've accumulated a few unusual Unicode characters in arch/x86/
over the years, substitute them with their proper ASCII equivalents.

A few of them were a whitespace equivalent: ' ' - the use was harmless.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
arch/x86/events/intel/uncore_snbep.c
arch/x86/include/asm/elf.h
arch/x86/include/asm/nospec-branch.h
arch/x86/platform/pvh/head.S