arm64: Kconfig: fix spelling
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 24 Jan 2023 18:16:05 +0000 (10:16 -0800)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 26 Jan 2023 17:44:35 +0000 (17:44 +0000)
Fix spelling typos in arm64: (reported by codespell)
s/upto/up to/
s/familly/family/

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20230124181605.14144-1-rdunlap@infradead.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Kconfig
arch/arm64/Kconfig.platforms

index 8cfd8dcf7e755e35cb22b996c265475282b7b538..035d307c7abb5be23409d65adcfab0e4c10fff72 100644 (file)
@@ -1485,7 +1485,7 @@ config ARCH_FORCE_MAX_ORDER
          This config option is actually maximum order plus one. For example,
          a value of 11 means that the largest free memory block is 2^10 pages.
 
-         We make sure that we can allocate upto a HugePage size for each configuration.
+         We make sure that we can allocate up to a HugePage size for each configuration.
          Hence we have :
                MAX_ORDER = (PMD_SHIFT - PAGE_SHIFT) + 1 => PAGE_SHIFT - 2
 
index d1970adf80ab349d901aa412a9e7676d1cbc4676..333d0af650d2bafa8e88e898838d3a0225cee548 100644 (file)
@@ -187,7 +187,7 @@ config ARCH_MVEBU
        select PINCTRL_ARMADA_CP110
        select PINCTRL_AC5
        help
-         This enables support for Marvell EBU familly, including:
+         This enables support for Marvell EBU family, including:
           - Armada 3700 SoC Family
           - Armada 7K SoC Family
           - Armada 8K SoC Family