src/acpi to src/lib: Fix spelling errors
commit0949e739066c3509e05db2b9ed71cefaaa62205f
authorMartin Roth <martin@coreboot.org>
Fri, 1 Oct 2021 20:28:22 +0000 (1 14:28 -0600)
committerMartin Roth <martinroth@google.com>
Tue, 5 Oct 2021 18:06:39 +0000 (5 18:06 +0000)
tree797d772f524dd668689f8c2813f3b052e84de434
parent6c3ece9c9ef73db5c0e02cc5a41c98f46b86c3e9
src/acpi to src/lib: Fix spelling errors

These issues were found and fixed by codespell, a useful tool for
finding spelling errors.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I5b8ecdfe75d99028fee820a2034466a8ad1c5e63
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58080
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
52 files changed:
src/acpi/acpi.c
src/acpi/device.c
src/arch/arm/armv7/cpu.S
src/arch/arm64/include/arch/asm.h
src/arch/riscv/fit_payload.c
src/arch/riscv/opensbi.c
src/arch/x86/c_start.S
src/commonlib/bsd/include/commonlib/bsd/compiler.h
src/commonlib/include/commonlib/iobuf.h
src/console/Kconfig
src/cpu/x86/64bit/exit32.inc
src/cpu/x86/pae/pgtbl.c
src/cpu/x86/sipi_vector.S
src/device/Kconfig
src/device/azalia_device.c
src/device/dram/ddr4.c
src/device/oprom/include/x86emu/regs.h
src/device/oprom/x86emu/LICENSE
src/device/oprom/x86emu/prim_ops.c
src/device/pci_early.c
src/device/pnp_device.c
src/device/resource_allocator_v4.c
src/drivers/amd/agesa/cache_as_ram.S
src/drivers/crb/tpm.c
src/drivers/generic/gpio_keys/chip.h
src/drivers/i2c/lm96000/chip.h
src/drivers/i2c/nct7802y/chip.h
src/drivers/i2c/tpm/cr50.c
src/drivers/i2c/tpm/tpm.c
src/drivers/i2c/ww_ring/ww_ring_programs.c
src/drivers/i2c/ww_ring/ww_ring_programs.h
src/drivers/ipmi/ipmi_fru.c
src/drivers/ipmi/supermicro_oem.c
src/drivers/net/Kconfig
src/drivers/net/atl1e.c
src/drivers/net/r8168.c
src/drivers/spi/spi_sdcard.c
src/drivers/spi/tpm/tpm.c
src/ec/compal/ene932/acpi/ec.asl
src/ec/google/chromeec/ec.h
src/ec/google/chromeec/ec_commands.h
src/ec/google/wilco/commands.h
src/ec/quanta/ene_kb3940q/acpi/ec.asl
src/ec/quanta/it8518/acpi/battery.asl
src/ec/quanta/it8518/acpi/ec.asl
src/include/acpi/acpi.h
src/include/cpu/x86/save_state.h
src/include/device/i2c_simple.h
src/lib/device_tree.c
src/lib/edid.c
src/lib/nhlt.c
src/lib/region_file.c