mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nick Andrew <nick@nick-andrew.net>
To: Trivial Kernel Patches <trivial@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [TRIVIAL PATCH 00/20] Fix misspelling of "firmware"
Date: Mon, 26 Jan 2009 12:59:22 +1100	[thread overview]
Message-ID: <20090126015921.15168.97302.stgit@marcab.local.tull.net> (raw)

Fix more misspellings of "firmware" which I noticed in v2.6.29-rc2. All are
comment changes.

Nick.
---

Nick Andrew (20):
      Fix misspelling of firmware in iwl-agn.c
      Fix misspelling of firmware in iwl3945-base.c
      Fix misspelling of firmware in hpmain.c
      Fix misspelling of firmware in head_64.S
      Fix misspelling of firmware in aica.c
      Fix misspelling of firmware in pss.c
      Fix misspelling of firmware in disk.c
      Fix misspelling of firmware in libata.h
      Fix misspelling of firmware in ChangeLog.history
      Fix misspelling of firmware in ueagle-atm.c
      Fix misspelling of firmware in pci.c
      Fix misspelling of firmware in cmd.c
      Fix misspelling of firmware in ipw2200.c
      Fix misspelling of firmware in ipw2100.c
      Fix misspelling of firmware in tg3.c
      Fix misspelling of firmware in sb1250-mac.c
      Fix misspelling of firmware in thinkpad_acpi.c
      Fix misspelling of "firmware" in ip27-smp.c
      Fix misspelling of "firmware" in firmware.txt
      Fix misspelling of "firmware" in ia64-kvm.txt


 Documentation/ia64/kvm.txt                         |    2 +-
 .../dts-bindings/fsl/cpm_qe/qe/firmware.txt        |    2 +-
 arch/mips/sgi-ip27/ip27-smp.c                      |    2 +-
 arch/sparc/kernel/head_64.S                        |    2 +-
 drivers/net/sb1250-mac.c                           |    2 +-
 drivers/net/tg3.c                                  |    2 +-
 drivers/net/wireless/ipw2x00/ipw2100.c             |    2 +-
 drivers/net/wireless/ipw2x00/ipw2200.c             |    2 +-
 drivers/net/wireless/iwlwifi/iwl-agn.c             |    2 +-
 drivers/net/wireless/iwlwifi/iwl3945-base.c        |    2 +-
 drivers/net/wireless/libertas/cmd.c                |    2 +-
 drivers/pci/pci.c                                  |    2 +-
 drivers/platform/x86/thinkpad_acpi.c               |    2 +-
 drivers/staging/otus/hal/hpmain.c                  |    2 +-
 drivers/usb/atm/ueagle-atm.c                       |    2 +-
 drivers/usb/serial/ChangeLog.history               |    2 +-
 include/linux/libata.h                             |    2 +-
 kernel/power/disk.c                                |    4 ++--
 sound/oss/pss.c                                    |    2 +-
 sound/sh/aica.c                                    |    2 +-
 20 files changed, 21 insertions(+), 21 deletions(-)

-- 
PGP Key ID = 0x418487E7                      http://www.nick-andrew.net/
PGP Key fingerprint = B3ED 6894 8E49 1770 C24A  67E3 6266 6EB9 4184 87E7

             reply	other threads:[~2009-01-26  1:59 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26  1:59 Nick Andrew [this message]
2009-01-26  1:59 ` [TRIVIAL PATCH 01/20] Fix misspelling of "firmware" in ia64-kvm.txt Nick Andrew
2009-01-26  2:00 ` [TRIVIAL PATCH 02/20] Fix misspelling of "firmware" in firmware.txt Nick Andrew
2009-01-26  2:00 ` [TRIVIAL PATCH 03/20] Fix misspelling of "firmware" in ip27-smp.c Nick Andrew
2009-01-26  2:01 ` [TRIVIAL PATCH 04/20] Fix misspelling of firmware in thinkpad_acpi.c Nick Andrew
2009-01-26  2:02 ` [TRIVIAL PATCH 05/20] Fix misspelling of firmware in sb1250-mac.c Nick Andrew
2009-01-26  2:02 ` [TRIVIAL PATCH 06/20] Fix misspelling of firmware in tg3.c Nick Andrew
2009-01-26  2:03 ` [TRIVIAL PATCH 07/20] Fix misspelling of firmware in ipw2100.c Nick Andrew
2009-01-26  2:03 ` [TRIVIAL PATCH 08/20] Fix misspelling of firmware in ipw2200.c Nick Andrew
2009-01-26  2:04 ` [TRIVIAL PATCH 09/20] Fix misspelling of firmware in cmd.c Nick Andrew
2009-01-26  2:04 ` [TRIVIAL PATCH 10/20] Fix misspelling of firmware in pci.c Nick Andrew
2009-01-26  2:05 ` [TRIVIAL PATCH 11/20] Fix misspelling of firmware in ueagle-atm.c Nick Andrew
2009-01-26  2:05 ` [TRIVIAL PATCH 12/20] Fix misspelling of firmware in ChangeLog.history Nick Andrew
2009-01-26  2:06 ` [TRIVIAL PATCH 13/20] Fix misspelling of firmware in libata.h Nick Andrew
2009-01-26  2:06 ` [TRIVIAL PATCH 14/20] Fix misspelling of firmware in disk.c Nick Andrew
2009-01-26  2:07 ` [TRIVIAL PATCH 15/20] Fix misspelling of firmware in pss.c Nick Andrew
2009-01-26  2:07 ` [TRIVIAL PATCH 16/20] Fix misspelling of firmware in aica.c Nick Andrew
2009-01-26  2:08 ` [TRIVIAL PATCH 17/20] Fix misspelling of firmware in head_64.S Nick Andrew
2009-01-26  2:08 ` [TRIVIAL PATCH 18/20] Fix misspelling of firmware in hpmain.c Nick Andrew
2009-01-26  2:09 ` [TRIVIAL PATCH 19/20] Fix misspelling of firmware in iwl3945-base.c Nick Andrew
2009-01-26  2:09 ` [TRIVIAL PATCH 20/20] Fix misspelling of firmware in iwl-agn.c Nick Andrew
2009-01-26  4:08 ` [TRIVIAL PATCH 00/20] Fix misspelling of "firmware" Alexey Dobriyan
2009-01-26 10:00 ` Jiri Kosina
2009-01-26 14:39   ` Tarkan Erimer
2009-01-26 17:07     ` Jiri Kosina
2009-01-27  7:39       ` Tarkan Erimer
2009-01-27  6:35     ` Jaswinder Singh Rajput
2009-01-27  7:49       ` Tarkan Erimer
2009-01-27  7:40   ` Nick Andrew

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090126015921.15168.97302.stgit@marcab.local.tull.net \
    --to=nick@nick-andrew.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®