[U-Boot] [PATCH 00/10] Kconfig: spelling fixes
Chris Packham
judge.packham at gmail.com
Sun Jan 13 09:13:18 UTC 2019
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
More information about the U-Boot
mailing list