mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: fix common misspellings
@ 2011-03-17 19:24 Lucas De Marchi
  2011-03-17 19:24 ` [PATCH 1/2] x86: fix misspelling and align params Lucas De Marchi
  2011-03-17 19:24 ` [PATCH 2/2] x86: fix common misspellings Lucas De Marchi
  0 siblings, 2 replies; 5+ messages in thread
From: Lucas De Marchi @ 2011-03-17 19:24 UTC (permalink / raw)
  To: mingo; +Cc: trivial, linux-kernel, Lucas De Marchi

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-18 12:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-17 19:24 [PATCH 0/2] x86: fix common misspellings Lucas De Marchi
2011-03-17 19:24 ` [PATCH 1/2] x86: fix misspelling and align params Lucas De Marchi
2011-03-18 12:46   ` [tip:x86/urgent] x86: Fix " tip-bot for Lucas De Marchi
2011-03-17 19:24 ` [PATCH 2/2] x86: fix common misspellings Lucas De Marchi
2011-03-18 12:46   ` [tip:x86/urgent] x86: Fix " tip-bot for Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome