[PATCH 0/2] x86: fix common misspellings

From: Lucas De Marchi
Date: Thu Mar 17 2011 - 15:24:20 EST


Hi Ingo,

Please consider applying the following patches to fix some common misspellings.
They were generated by 'codespell' and then manually reviewed.


Lucas De Marchi (2):
x86: fix misspelling and align params
x86: fix common misspellings

Documentation/x86/x86_64/boot-options.txt | 14 +++++++-------
arch/x86/Kconfig.cpu | 2 +-
arch/x86/crypto/aesni-intel_asm.S | 6 +++---
arch/x86/include/asm/cacheflush.h | 2 +-
arch/x86/include/asm/nmi.h | 4 ++--
arch/x86/include/asm/nops.h | 2 +-
arch/x86/include/asm/olpc.h | 2 +-
arch/x86/include/asm/perf_event_p4.h | 4 ++--
arch/x86/include/asm/processor-flags.h | 2 +-
arch/x86/include/asm/ptrace-abi.h | 2 +-
arch/x86/include/asm/ptrace.h | 4 ++--
arch/x86/include/asm/tsc.h | 2 +-
arch/x86/include/asm/xen/interface.h | 2 +-
arch/x86/kernel/alternative.c | 2 +-
arch/x86/kernel/aperture_64.c | 2 +-
arch/x86/kernel/apic/io_apic.c | 4 ++--
arch/x86/kernel/apm_32.c | 2 +-
arch/x86/kernel/cpu/cpufreq/longhaul.c | 4 ++--
arch/x86/kernel/cpu/cpufreq/powernow-k8.c | 2 +-
arch/x86/kernel/cpu/cpufreq/speedstep-smi.c | 4 ++--
arch/x86/kernel/cpu/mcheck/mce-inject.c | 2 +-
arch/x86/kernel/cpu/mcheck/mce.c | 2 +-
arch/x86/kernel/cpu/mtrr/generic.c | 2 +-
arch/x86/kernel/cpu/perf_event.c | 2 +-
arch/x86/kernel/cpu/perf_event_p4.c | 8 ++++----
arch/x86/kernel/cpu/vmware.c | 2 +-
arch/x86/kernel/entry_64.S | 4 ++--
arch/x86/kernel/i387.c | 2 +-
arch/x86/kernel/irq_32.c | 2 +-
arch/x86/kernel/kgdb.c | 2 +-
arch/x86/kernel/mca_32.c | 2 +-
arch/x86/kernel/mpparse.c | 4 ++--
arch/x86/kernel/pci-calgary_64.c | 4 ++--
arch/x86/kernel/step.c | 2 +-
arch/x86/kernel/topology.c | 2 +-
arch/x86/kernel/tsc.c | 4 ++--
arch/x86/kernel/verify_cpu.S | 2 +-
arch/x86/kernel/xsave.c | 2 +-
arch/x86/kvm/paging_tmpl.h | 2 +-
arch/x86/kvm/timer.c | 2 +-
arch/x86/kvm/x86.c | 2 +-
arch/x86/lguest/boot.c | 2 +-
arch/x86/lib/copy_user_64.S | 2 +-
arch/x86/lib/csum-copy_64.S | 4 ++--
arch/x86/lib/csum-partial_64.c | 2 +-
arch/x86/mm/hugetlbpage.c | 2 +-
arch/x86/mm/init_32.c | 2 +-
arch/x86/mm/numa_64.c | 2 +-
arch/x86/mm/pageattr.c | 2 +-
arch/x86/pci/i386.c | 4 ++--
arch/x86/xen/mmu.c | 2 +-
51 files changed, 74 insertions(+), 74 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/