public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 00/10] Kconfig: spelling fixes
Date: Sun, 13 Jan 2019 22:13:18 +1300	[thread overview]
Message-ID: <20190113091328.27164-1-judge.packham@gmail.com> (raw)

These were found automatically with codespell. Codespell is fairly
conservative about false positives so there are likely more errors but
these are the low hanging fruit.

These patches should all be self-contained so subsystem/board maintainers
can pick them up at will.

Chris Packham (10):
  Kconfig: fix spelling
  common: spl: Kconfig: spelling fixes
  arm: Kconfig: spelling fixes
  x86: Kconfig: spelling fixes
  work_92105: Kconfig: spelling fixes
  drivers: Kconfig: spelling fixes
  i2c: Kconfig: spelling fixes
  pinctrl: Kconfig: spelling fixes
  video: Kconfig: spelling fixes
  lib: Kconfig: spelling fixes

 Kconfig                                 |  2 +-
 arch/arm/mach-bcm283x/Kconfig           | 10 +++++-----
 arch/x86/cpu/qemu/Kconfig               |  2 +-
 arch/x86/cpu/quark/Kconfig              |  2 +-
 board/work-microwave/work_92105/Kconfig |  2 +-
 common/spl/Kconfig                      |  2 +-
 drivers/core/Kconfig                    |  2 +-
 drivers/i2c/Kconfig                     |  8 ++++----
 drivers/pinctrl/Kconfig                 |  2 +-
 drivers/video/rockchip/Kconfig          |  2 +-
 lib/Kconfig                             |  4 ++--
 11 files changed, 19 insertions(+), 19 deletions(-)

-- 
2.20.1

             reply	other threads:[~2019-01-13  9:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-13  9:13 Chris Packham [this message]
2019-01-13  9:13 ` [U-Boot] [PATCH 01/10] Kconfig: fix spelling Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,01/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,02/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 03/10] arm: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,03/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 04/10] x86: " Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,04/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 05/10] work_92105: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,05/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 06/10] drivers: " Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,06/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 07/10] i2c: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,07/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 08/10] pinctrl: " Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,08/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 09/10] video: " Chris Packham
2019-01-14  9:06   ` Anatolij Gustschin
2019-01-14 10:00   ` Philipp Tomsich
2019-01-15  6:17     ` Chris Packham
2019-01-19  2:53   ` [U-Boot] [U-Boot,09/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 10/10] lib: " Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:53   ` [U-Boot] [U-Boot,10/10] " Tom Rini

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=20190113091328.27164-1-judge.packham@gmail.com \
    --to=judge.packham@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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